Lasse Öörni 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 tahun lalu
..
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 tahun lalu
Container e423a26461 Refactor CMake build scripts. 12 tahun lalu
Core d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 tahun lalu
Engine 772a546d56 Refactor to expect log level parameter value after a space. 12 tahun lalu
Graphics 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 tahun lalu
IO 7d83a44d13 Make resource dirs absolute when added to ResourceCache. Sanitate away /./ construct from the runtime program dir and resource dirs. Closes #64 12 tahun lalu
Input d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 tahun lalu
LuaScript a37ea5bb6e Added inner and outer angle parameters to SoundSource3D, which makes it possible to do cone-like directional sounds. Fixed sound attenuation if near and far distance are the same. Closes #49. 12 tahun lalu
Math aa0f72cf65 Added world position & normal to RayQueryResult. 12 tahun lalu
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 tahun lalu
Network d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 tahun lalu
Physics aa0f72cf65 Added world position & normal to RayQueryResult. 12 tahun lalu
Resource 7d83a44d13 Make resource dirs absolute when added to ResourceCache. Sanitate away /./ construct from the runtime program dir and resource dirs. Closes #64 12 tahun lalu
Scene e423a26461 Refactor CMake build scripts. 12 tahun lalu
Script a37ea5bb6e Added inner and outer angle parameters to SoundSource3D, which makes it possible to do cone-like directional sounds. Fixed sound attenuation if near and far distance are the same. Closes #49. 12 tahun lalu
UI 3d905f2bf0 Append FileSelector filter extension in editor when saving files, if no extension entered to filename. Closes #57. 12 tahun lalu
CMakeLists.txt 89a05a8017 Update documentation to reference back to new main site. 12 tahun lalu
Precompiled.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 tahun lalu
Precompiled.h 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 tahun lalu
Revision.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. 12 tahun lalu
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 tahun lalu
Urho3D.h.in 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. 12 tahun lalu
Urho3D.pc.in 3875bc3b21 Convert additional cflags comments into accessible pkg-config's vars. 12 tahun lalu