aster2013 130551f4d8 Add fixed pixel size (user don't need change the value). 11 anni fa
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
Component.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 anni fa
Component.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
LogicComponent.cpp c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 12 anni fa
LogicComponent.h c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 12 anni fa
Node.cpp 130551f4d8 Add fixed pixel size (user don't need change the value). 11 anni fa
Node.h 130551f4d8 Add fixed pixel size (user don't need change the value). 11 anni fa
ReplicationState.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
Scene.cpp 130551f4d8 Add fixed pixel size (user don't need change the value). 11 anni fa
Scene.h 130551f4d8 Add fixed pixel size (user don't need change the value). 11 anni fa
SceneEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
SceneResolver.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
SceneResolver.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
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 anni fa
Serializable.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
SmoothedTransform.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
SmoothedTransform.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
SplinePath.cpp 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 12 anni fa
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 anni fa
UnknownComponent.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa
UnknownComponent.h 6d5ddc23e0 Bump the copyright for 2014. 12 anni fa