Lasse Öörni 1689d9223b Call ApplyAttributes() on the cloned component to make sure attribute side-effects happen. 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 1689d9223b Call ApplyAttributes() on the cloned component to make sure attribute side-effects happen. 11 年之前
Node.h 5076f966e1 Expose CloneComponent() function to AngelScript & Lua and make it return the created component. 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. 11 年之前
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. 11 年之前
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 年之前