Lasse Öörni 583065e598 Minor code formatting. Added mention of RFC 5261 to XMLFile::Patch() Doxygen comment. 12 سال پیش
..
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. 12 سال پیش
Container 1b25167781 Do not allocate String's initial buffer yet when resizing to zero size. Closes #87. 12 سال پیش
Core 7458a01f21 Delete the event handler object in case of null sender (failed subscribe.) to avoid memory leak. Closes #117. 12 سال پیش
Engine dbb8d077da Ensure engine testing could terminate itself every time. 12 سال پیش
Graphics 7f95216d3e Refactor to use new logging macros with formatting. 12 سال پیش
IO 712345aa56 Added log macros with formatting. Closes #114. 12 سال پیش
Input 2565755905 Misc. tweaks on Editors and minor refactoring. 12 سال پیش
LuaScript d0a4a0ce87 Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out. 12 سال پیش
Math aa0f72cf65 Added world position & normal to RayQueryResult. 12 سال پیش
Navigation 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. 12 سال پیش
Network 712345aa56 Added log macros with formatting. Closes #114. 12 سال پیش
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. 12 سال پیش
Resource 583065e598 Minor code formatting. Added mention of RFC 5261 to XMLFile::Patch() Doxygen comment. 12 سال پیش
Scene 712345aa56 Added log macros with formatting. Closes #114. 12 سال پیش
Script d0a4a0ce87 Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out. 12 سال پیش
UI 7f95216d3e Refactor to use new logging macros with formatting. 12 سال پیش
CMakeLists.txt 4458725fed Prevent unnecessary generation of Urho3D.h. Closes #98. 12 سال پیش
Precompiled.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 سال پیش
Precompiled.h 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 سال پیش
Revision.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 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 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. 12 سال پیش
Urho3D.pc.in 3875bc3b21 Convert additional cflags comments into accessible pkg-config's vars. 12 سال پیش