Lasse Öörni a80793b901 Match desktop OpenGL behavior with Direct3D: check that fullscreen window size is a valid resolution and do not enter fullscreen mode if it isn't. Closes #52. před 12 roky
..
Audio d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
Container e423a26461 Refactor CMake build scripts. před 12 roky
Core d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
Engine 772a546d56 Refactor to expect log level parameter value after a space. před 12 roky
Graphics a80793b901 Match desktop OpenGL behavior with Direct3D: check that fullscreen window size is a valid resolution and do not enter fullscreen mode if it isn't. Closes #52. před 12 roky
IO d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
Input d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
LuaScript e83d98f016 Fix Urho3D.pc file for Windows and Raspberry Pi platforms. před 12 roky
Math e423a26461 Refactor CMake build scripts. před 12 roky
Navigation d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
Network d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. před 12 roky
Physics 3c2110b81a Check for compound shape with zero child shapes to prevent Bullet assert. Closes #47. před 12 roky
Resource 0fe2469957 Improved resource unloading. Make it possible to unload all resource types by partial name at once. Editor unloads unnecessary resources after scene load or clear. Add weak ref check to all resource unloading to avoid shader programs being left without their parent shader. před 12 roky
Scene e423a26461 Refactor CMake build scripts. před 12 roky
Script f02650d10e Add int versions of Max, Min & Clamp to the AngelScript API. před 12 roky
UI f73ee0c730 Force elements in layout to left/top alignment, warn if has different alignment. Closes #34. Implement editor accelerator key texts a bit differently as the right alignment in a layout -hack can no longer be relied upon. před 12 roky
CMakeLists.txt 7891efb43e Clean up Engine library build script. před 12 roky
Precompiled.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. před 12 roky
Precompiled.h 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. před 12 roky
Revision.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. před 12 roky
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'. před 12 roky
Urho3D.h.in 09ba853aba Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error. před 12 roky
Urho3D.pc.in 3875bc3b21 Convert additional cflags comments into accessible pkg-config's vars. před 12 roky