Lasse Öörni 3abae76ec2 Use constant for number of draw buffers. 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 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
Graphics 3abae76ec2 Use constant for number of draw buffers. 12 years ago
IO 534b1d41fd Fix crash on empty file name. 12 years ago
Input d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 years ago
LuaScript 0d7d4826e5 Add pixel & time threshold for sending a drag begin UI event. Closes #65. Removed code duplication between mouse & touch hover. 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 aa0f72cf65 Added world position & normal to RayQueryResult. 12 years ago
Resource 7d83a44d13 Make resource dirs absolute when added to ResourceCache. Sanitate away /./ construct from the runtime program dir and resource dirs. Closes #64 12 years ago
Scene ab701e0e26 Only copy file serialization attributes when cloning a node hierarchy. Fixes #70. 12 years ago
Script e97eedb771 Close Windows gap. No pun intended. 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 963c46d15b Refactor build scripts. 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