Lasse Öörni 679007d1b5 Normalize whitespace, update documentation. 12 years ago
..
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 years ago
Container ebdf337610 Fixed false positive bug in String::EndsWith(). 12 years ago
Core d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 years ago
Engine 679007d1b5 Normalize whitespace, update documentation. 12 years ago
Graphics 679007d1b5 Normalize whitespace, update documentation. 12 years ago
IO 679007d1b5 Normalize whitespace, update documentation. 12 years ago
Input d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 years ago
LuaScript 71f5492cc4 Merge remote-tracking branch 'remotes/alexparlett/xml-value' 12 years ago
Math aa0f72cf65 Added world position & normal to RayQueryResult. 12 years ago
Navigation 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 years ago
Network d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 years ago
Physics 679007d1b5 Normalize whitespace, update documentation. 12 years ago
Resource 679007d1b5 Normalize whitespace, update documentation. 12 years ago
Scene ab701e0e26 Only copy file serialization attributes when cloning a node hierarchy. Fixes #70. 12 years ago
Script 679007d1b5 Normalize whitespace, update documentation. 12 years ago
UI 34abc97998 Change the LineEdit elements in the file selector & console to match the height of other LineEdits in the editor. Remove hardcoded adjustment code from FileSelector.cpp & Console.cpp and rely on the style instead. 12 years ago
CMakeLists.txt 9f3d6f20ea Use -force_load instead of -all_load option for Apple Static linker. 12 years ago
Precompiled.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 years ago
Precompiled.h 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 years ago
Revision.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 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 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. 12 years ago
Urho3D.pc.in 3875bc3b21 Convert additional cflags comments into accessible pkg-config's vars. 12 years ago