Lasse Öörni
|
775c2906f8
Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication.
|
11 gadi atpakaļ |
aster
|
06ccf8efbb
rename variant name, avoid memory leak when attribute not found.
|
11 gadi atpakaļ |
aster
|
91bbd7a454
Remove AttributeAnimationInstance and MaterialShaderParameterAnimationInstance files.
|
11 gadi atpakaļ |
aster
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 gadi atpakaļ |
aster
|
3afd10aaa6
Move CalculateScaledTime to AttributeAnimationInfo, extract GetEventFrames method.
|
11 gadi atpakaļ |
Yao Wei Tjong 姚伟忠
|
57d6c7827b
Minor refactoring on attribute animation classes.
|
11 gadi atpakaļ |
Aster Jian
|
2c18a1ca65
Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value.
|
11 gadi atpakaļ |
Yao Wei Tjong 姚伟忠
|
8939179787
Refactor to use small case for xml tag and attribute names.
|
11 gadi atpakaļ |
Aster Jian
|
caf6f1b35a
Move wrap mode out of AttributeAnimation.
|
11 gadi atpakaļ |
Aster Jian
|
0b9ff78dcc
Change cycle mode to wrap mode in AttributeAnimation, add ONCE mode make can play animation then auto remove it. remove PINGPONG mode (now PINGPONG mode is just for sprite animation).
|
11 gadi atpakaļ |
Aster Jian
|
9a51eef182
Fix GetFloat bug.
|
11 gadi atpakaļ |
Aster Jian
|
448874b245
Add animation speed parameter.
|
11 gadi atpakaļ |
Aster Jian
|
3dfe01a3f0
Save event frame to xml, Remove binary load and save function in animation classes.
|
11 gadi atpakaļ |
Aster Jian
|
48c3868a79
Remove child object animation, add load and save function.
|
11 gadi atpakaļ |
Aster Jian
|
0de5de0678
Remove ignore network update, add animated network attribute check.
|
11 gadi atpakaļ |
aster2013
|
4a3ed4117a
Refactor animation system, add AttributeAnimationInstance.
|
11 gadi atpakaļ |
aster2013
|
496fb3e74e
Refactor AttributeAnimation.
|
11 gadi atpakaļ |
aster2013
|
2eff0e1144
Add attribute animation.
|
11 gadi atpakaļ |
aster2013
|
5fd7363201
Add Animatable class.
|
11 gadi atpakaļ |