Yao Wei Tjong 姚伟忠 dbb8d077da Ensure engine testing could terminate itself every time. vor 12 Jahren
..
Audio 088dba041c Fix missing sound playback start/stop when using the play/pause buttons in editor toolbar. Improved sphere debug drawing. Added debug drawing to SoundSource3D. Closes #63. vor 12 Jahren
Container 1b25167781 Do not allocate String's initial buffer yet when resizing to zero size. Closes #87. vor 12 Jahren
Core 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. vor 12 Jahren
Engine dbb8d077da Ensure engine testing could terminate itself every time. vor 12 Jahren
Graphics 7f95216d3e Refactor to use new logging macros with formatting. vor 12 Jahren
IO 712345aa56 Added log macros with formatting. Closes #114. vor 12 Jahren
Input 2565755905 Misc. tweaks on Editors and minor refactoring. vor 12 Jahren
LuaScript 2e01ca5e67 Sanitate resource dir similarly when adding and removing it to ensure removing works properly. vor 12 Jahren
Math aa0f72cf65 Added world position & normal to RayQueryResult. vor 12 Jahren
Navigation 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. vor 12 Jahren
Network 712345aa56 Added log macros with formatting. Closes #114. vor 12 Jahren
Physics 668772bb50 Added PhysicsWorld::RemoveCachedGeometry() function to manually invalidate cached collision geometry of a changed model. Added watching for CollisionShape model live reload. Removed internal but public functions from the Lua physics API. vor 12 Jahren
Resource 7f95216d3e Refactor to use new logging macros with formatting. vor 12 Jahren
Scene 712345aa56 Added log macros with formatting. Closes #114. vor 12 Jahren
Script 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. vor 12 Jahren
UI 7f95216d3e Refactor to use new logging macros with formatting. vor 12 Jahren
CMakeLists.txt 4458725fed Prevent unnecessary generation of Urho3D.h. Closes #98. vor 12 Jahren
Precompiled.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. vor 12 Jahren
Precompiled.h 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. vor 12 Jahren
Revision.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. vor 12 Jahren
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'. vor 12 Jahren
Urho3D.h.in 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. vor 12 Jahren
Urho3D.pc.in 3875bc3b21 Convert additional cflags comments into accessible pkg-config's vars. vor 12 Jahren