Aster Jian 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
..
Animatable.cpp 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
Animatable.h 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
AttributeAnimation.cpp 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. 11 years ago
AttributeAnimation.h 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
AttributeAnimationInstance.cpp 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
AttributeAnimationInstance.h 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. 11 years ago
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Component.cpp 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
Component.h 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
LogicComponent.cpp c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 12 years ago
LogicComponent.h c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 12 years ago
Node.cpp 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
Node.h 0de5de0678 Remove ignore network update, add animated network attribute check. 11 years ago
ObjectAnimation.cpp 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. 11 years ago
ObjectAnimation.h 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. 11 years ago
ReplicationState.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Scene.cpp d453ef6daf Add object animation, add load and save functions. 11 years ago
Scene.h 130551f4d8 Add fixed pixel size (user don't need change the value). 12 years ago
SceneEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
SceneResolver.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
SceneResolver.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Serializable.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 years ago
Serializable.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
SmoothedTransform.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
SmoothedTransform.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
SplinePath.cpp 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 12 years ago
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 years ago
UnknownComponent.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
UnknownComponent.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago