Aster Jian 9f42299eb8 Set error text in red color make it highlight in console. 12 лет назад
..
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 лет назад
Container e6d0b4d3f3 Normalize ray direction in constructor. 12 лет назад
Core 956df0a8f6 Added SkeletalAnimation sample converted to script. 12 лет назад
Engine 9f42299eb8 Set error text in red color make it highlight in console. 12 лет назад
Graphics caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 лет назад
IO eef5b89766 Removed the retained message mode from the AngelScript subsystem. Instead, Application class will remember error log messages and display them if ErrorExit() is called without a custom message. This allows showing all error messages from Lua script subsystem equally. 12 лет назад
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 лет назад
Math caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 лет назад
Navigation fc1c2e6f13 Initial Navigation sample. 12 лет назад
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 лет назад
Physics 580dd746cf Removed transform attributes from Scene. 12 лет назад
Resource 7f64104825 Added -p command line argument, which specifies resource paths to use. 12 лет назад
Scene 05ba4bf719 Favor the non-parented case for SetWorld...() and for updating the world transform. 12 лет назад
Script caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 лет назад
UI caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 лет назад
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 лет назад
Revision.cpp 8f240d46bf Disable some more DLL build related warnings. 12 лет назад
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 лет назад
Urho3D.h.in 8f240d46bf Disable some more DLL build related warnings. 12 лет назад