Yao Wei Tjong 姚伟忠 e423a26461 Refactor CMake build scripts. пре 12 година
..
CMakeLists.txt e423a26461 Refactor CMake build scripts. пре 12 година
Component.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. пре 12 година
Component.h 36eb726d36 Add the concept of base class type to Object to simplify determining if a ScriptInstance's handle variable is a Node, Component or Resource. Serialize script's resource handles as ResourceRef attributes and allow editing them. пре 12 година
Node.cpp 2e178f1976 Added virtual function to Component for handling node enabled/disabled change. This optimizes StaticModelGroup to not have to subscribe to the scene-global change event. пре 12 година
Node.h 36eb726d36 Add the concept of base class type to Object to simplify determining if a ScriptInstance's handle variable is a Node, Component or Resource. Serialize script's resource handles as ResourceRef attributes and allow editing them. пре 12 година
ReplicationState.h ce9154d545 Added missing URHO3D_API defines to some derived classes. пре 12 година
Scene.cpp c1e03c48db Combine octree update & reinsertion queuing. пре 12 година
Scene.h d33ac02538 Refactor build scripts to build Urho3D library as main target. пре 12 година
SceneEvents.h 26a9bc763e Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary. пре 12 година
SceneResolver.cpp 247158b7d8 Added node IDs attribute to StaticModelGroup. пре 12 година
SceneResolver.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. пре 12 година
Serializable.cpp 247158b7d8 Added node IDs attribute to StaticModelGroup. пре 12 година
Serializable.h 26a9bc763e Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary. пре 12 година
SmoothedTransform.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. пре 12 година
SmoothedTransform.h 3a908a54c5 Improved Node, RigidBody & SmoothedTransform header comments in regard to world/parent coordinate spaces. пре 12 година