Lasse Öörni eb9bc8847f UI drawing code cleanup. пре 12 година
..
Audio 57b81bf685 Take audio buffer length properly into account when calculating SDL fragment size. Fix mixing one sample less in SoundSource mixing routines, which would lead to audio artifacts. Closes #130. пре 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 7d4d956691 Check if GLES2 device supports 24-bit depth texture, or 24/8-bit depth+stencil through extensions. пре 12 година
IO 4f9287b7c8 Added AssetImporter options. Skip copy of zero-sized textures. In FileSystem::CopyFile(), do not overwrite destination file if opening the source file fails. Closes #129. пре 12 година
Input 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. пре 12 година
LuaScript 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. пре 12 година
Math 0a97b5824c Minor Math library cleanup. Inline short Ray functions. пре 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 0697ad0750 Improved Spline attribute editing. Moved Spline to Logic category in the editor. пре 12 година
Script 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. пре 12 година
UI eb9bc8847f UI drawing code cleanup. пре 12 година
CMakeLists.txt 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. пре 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 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. пре 12 година