aster2013 e1a2c7a2bf Update AttributeAnimation.h 11 tahun lalu
..
AttributeAnimation.h e1a2c7a2bf Update AttributeAnimation.h 11 tahun lalu
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Component.cpp 9cd40fb07f Revert attribute animation. It will be added in a new branch. 11 tahun lalu
Component.h 9cd40fb07f Revert attribute animation. It will be added in a new branch. 11 tahun lalu
LogicComponent.cpp c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 11 tahun lalu
LogicComponent.h c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 11 tahun lalu
Node.cpp cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 tahun lalu
Node.h cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 tahun lalu
ReplicationState.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Scene.cpp 130551f4d8 Add fixed pixel size (user don't need change the value). 11 tahun lalu
Scene.h 130551f4d8 Add fixed pixel size (user don't need change the value). 11 tahun lalu
SceneEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
SceneResolver.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
SceneResolver.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
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 tahun lalu
Serializable.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
SmoothedTransform.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
SmoothedTransform.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
SplinePath.cpp 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 11 tahun lalu
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 tahun lalu
UnknownComponent.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
UnknownComponent.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu