Lasse Öörni
|
8463393377
Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo.
|
11 年 前 |
Aster@中国上海
|
cd42bc6f3f
Make object animation can set child and component's attribute animation.
|
11 年 前 |
aster
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 年 前 |
aster2013
|
f8bce6a56e
Move wrap mode out of ObjectAnimation.h.[ci skip]
|
11 年 前 |
Aster Jian
|
b7917af4fd
Revert "Remove wrap mode default value."
|
11 年 前 |
Aster Jian
|
3f832eb5d0
Remove wrap mode default value.
|
11 年 前 |
Aster Jian
|
2c18a1ca65
Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value.
|
11 年 前 |
Aster Jian
|
caf6f1b35a
Move wrap mode out of AttributeAnimation.
|
11 年 前 |
Aster Jian
|
448874b245
Add animation speed parameter.
|
11 年 前 |
Aster Jian
|
21ddb94b52
Add resource load and save functions for animations.
|
11 年 前 |
Aster Jian
|
3dfe01a3f0
Save event frame to xml, Remove binary load and save function in animation classes.
|
11 年 前 |
Aster Jian
|
48c3868a79
Remove child object animation, add load and save function.
|
11 年 前 |
aster2013
|
4a3ed4117a
Refactor animation system, add AttributeAnimationInstance.
|
11 年 前 |
aster2013
|
d453ef6daf
Add object animation, add load and save functions.
|
11 年 前 |