Lasse Öörni
|
5f0ed3fcf8
Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level.
|
11 rokov pred |
Aster@中国上海
|
cd42bc6f3f
Make object animation can set child and component's attribute animation.
|
11 rokov pred |
Lasse Öörni
|
5790875b23
Removed unnecessary construction of a SharedPtr object.
|
11 rokov pred |
Lasse Öörni
|
775c2906f8
Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication.
|
11 rokov pred |
aster
|
06ccf8efbb
rename variant name, avoid memory leak when attribute not found.
|
11 rokov pred |
aster
|
91bbd7a454
Remove AttributeAnimationInstance and MaterialShaderParameterAnimationInstance files.
|
11 rokov pred |
aster
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 rokov pred |
aster
|
3afd10aaa6
Move CalculateScaledTime to AttributeAnimationInfo, extract GetEventFrames method.
|
11 rokov pred |
Yao Wei Tjong 姚伟忠
|
57d6c7827b
Minor refactoring on attribute animation classes.
|
11 rokov pred |
Aster Jian
|
2c18a1ca65
Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value.
|
11 rokov pred |
Yao Wei Tjong 姚伟忠
|
8939179787
Refactor to use small case for xml tag and attribute names.
|
11 rokov pred |
Aster Jian
|
caf6f1b35a
Move wrap mode out of AttributeAnimation.
|
11 rokov pred |
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 rokov pred |
Aster Jian
|
9a51eef182
Fix GetFloat bug.
|
11 rokov pred |
Aster Jian
|
448874b245
Add animation speed parameter.
|
11 rokov pred |
Aster Jian
|
3dfe01a3f0
Save event frame to xml, Remove binary load and save function in animation classes.
|
12 rokov pred |
Aster Jian
|
48c3868a79
Remove child object animation, add load and save function.
|
12 rokov pred |
Aster Jian
|
0de5de0678
Remove ignore network update, add animated network attribute check.
|
12 rokov pred |
aster2013
|
4a3ed4117a
Refactor animation system, add AttributeAnimationInstance.
|
12 rokov pred |
aster2013
|
496fb3e74e
Refactor AttributeAnimation.
|
12 rokov pred |
aster2013
|
2eff0e1144
Add attribute animation.
|
12 rokov pred |
aster2013
|
5fd7363201
Add Animatable class.
|
12 rokov pred |