Lasse Öörni 3b32acf27f Added possibility to clear scene of only replicated or local content. Do not clear local content from a client scene when joining a server. This makes the startup of the SceneReplication sample faster, as the static scene is not replicated. 12 years ago
..
Audio 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 years ago
Container 9f9a238836 Windows shared library build fixes. 12 years ago
Core 9f9a238836 Windows shared library build fixes. 12 years ago
Engine 6aceaa40e0 Restore CMakeLists.txt, remove UIRocket. 12 years ago
Graphics 2271d6ba83 Added Ragdolls sample. 12 years ago
IO f74f4dd6f8 Moved the logic for determining whether to use executable directory or the current working directory into FileSystem::GetProgramDir(). 12 years ago
Input 8f0182d1e9 In case SDL's window resize event is handled late, use the current window size at the time of handling, not the event parameters. 12 years ago
Math 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 years ago
Navigation fc1c2e6f13 Initial Navigation sample. 12 years ago
Network 3b32acf27f Added possibility to clear scene of only replicated or local content. Do not clear local content from a client scene when joining a server. This makes the startup of the SceneReplication sample faster, as the static scene is not replicated. 12 years ago
Physics 506915adca Applied physics patch from amadeus_osa. Do not make a copy of triangle mesh collision data, improved constraint behavior under external forces (fix from Bullet SVN.) 12 years ago
Resource 497bd8c101 Added Physics sample. 12 years ago
Scene 3b32acf27f Added possibility to clear scene of only replicated or local content. Do not clear local content from a client scene when joining a server. This makes the startup of the SceneReplication sample faster, as the static scene is not replicated. 12 years ago
Script 3b32acf27f Added possibility to clear scene of only replicated or local content. Do not clear local content from a client scene when joining a server. This makes the startup of the SceneReplication sample faster, as the static scene is not replicated. 12 years ago
UI c9e2b49f5d Queue update when View3D scene changed. 12 years ago
CMakeLists.txt 463ce2a65d Enabled option to build Urho3D static and shared library (without main entry point) for Android. Fixed debug compiler flags being defined multiple times for Android build. Added post-build command to strip the generated Urho3D shared library if it is built for embedded devices. Enhanced cmake_gcc.sh to automatically fix the generated Eclipse project setting files for Android build. 12 years ago
Revision.cpp 8f240d46bf Disable some more DLL build related warnings. 12 years ago
Revision.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 years ago
Urho3D.h.in 8f240d46bf Disable some more DLL build related warnings. 12 years ago