Aster@中国上海 dfd82f7f6d Fix typo[ci skip]. 11 lat temu
..
Animatable.cpp cd42bc6f3f Make object animation can set child and component's attribute animation. 11 lat temu
Animatable.h cd42bc6f3f Make object animation can set child and component's attribute animation. 11 lat temu
AnimationDefs.h 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 lat temu
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
Component.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
Component.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
LogicComponent.cpp cb46d72783 Fix LogicComponent physics post-step to call the correct virtual function. 11 lat temu
LogicComponent.h dfd119b41f Fixed an obvious oversight 11 lat temu
Node.cpp dfd82f7f6d Fix typo[ci skip]. 11 lat temu
Node.h cd42bc6f3f Make object animation can set child and component's attribute animation. 11 lat temu
ObjectAnimation.cpp de6d39d74b Add Load and save for material shader animation. 11 lat temu
ObjectAnimation.h cd42bc6f3f Make object animation can set child and component's attribute animation. 11 lat temu
ReplicationState.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
Scene.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
Scene.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
SceneEvents.h f9107d4fed Add scene attribute animation update event. 11 lat temu
SceneResolver.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
SceneResolver.h 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
Serializable.cpp 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 lat temu
Serializable.h 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 lat temu
SmoothedTransform.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
SmoothedTransform.h 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
SplinePath.cpp 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 12 lat temu
SplinePath.h 751b4f1c97 Changed SplinePath so that it is more flexible its logic is now separate from the scene hierarchy. Control Points are set and removed explicitly with the ability to define the order. Controlled Node is explicitly set so that the Move function affects that Node's WorldPosition. 12 lat temu
UnknownComponent.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
UnknownComponent.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 lat temu
ValueAnimation.cpp 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 lat temu
ValueAnimation.h 2014f5ee1a Fix incorrect use of PODVector in ValueAnimation, maybe related to #361 11 lat temu
ValueAnimationInfo.cpp 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 lat temu
ValueAnimationInfo.h 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 lat temu