Lasse Öörni d097a918ea Merge pull request #331 from thebluefish/master 11 роки тому
..
Animatable.cpp 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 роки тому
Animatable.h 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 роки тому
AnimationDefs.h 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 роки тому
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
Component.cpp 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
Component.h 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
LogicComponent.cpp cb46d72783 Fix LogicComponent physics post-step to call the correct virtual function. 11 роки тому
LogicComponent.h dfd119b41f Fixed an obvious oversight 11 роки тому
Node.cpp 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
Node.h 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
ObjectAnimation.cpp de6d39d74b Add Load and save for material shader animation. 11 роки тому
ObjectAnimation.h 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 роки тому
ReplicationState.h 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
Scene.cpp 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
Scene.h 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
SceneEvents.h f9107d4fed Add scene attribute animation update event. 11 роки тому
SceneResolver.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
SceneResolver.h 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
Serializable.cpp 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
Serializable.h 19bfdddce0 Refactor to make MarkNetworkUpdate() virtual method of Serializable. 11 роки тому
SmoothedTransform.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
SmoothedTransform.h 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
SplinePath.cpp 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 12 роки тому
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 роки тому
UnknownComponent.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
UnknownComponent.h 6d5ddc23e0 Bump the copyright for 2014. 12 роки тому
ValueAnimation.cpp 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 роки тому
ValueAnimation.h 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 роки тому
ValueAnimationInfo.cpp 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 роки тому
ValueAnimationInfo.h 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 роки тому