| .. |
|
Android
|
7d235c8458
Added touch input double click handling in the UI.
|
12 лет назад |
|
CMake
|
3d48e05714
Fixed find_library() command in FindUrho3D.cmake module to correctly separate list variables with their respective argument separator.
|
12 лет назад |
|
Engine
|
87a6ee9578
Added MultipleViewports & RenderToTexture samples.
|
12 лет назад |
|
Extras
|
26a9bc763e
Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary.
|
12 лет назад |
|
Samples
|
87a6ee9578
Added MultipleViewports & RenderToTexture samples.
|
12 лет назад |
|
ThirdParty
|
1590de8b63
Removed offending function from SDL which prevented proper startup when Urho3D was built as a shared library on Windows.
|
12 лет назад |
|
Tools
|
ddc3670238
Attempt to fix MinGW build and some other code cleanup.
|
12 лет назад |
|
CMakeLists.txt
|
594457df82
Removed line to define ENABLE_64BIT for Visual Studio based on cmake generator as the define must already been set explicitly when invoking cmake_vsxxxx.bat in order to get Win64 generator. Fixed the expression to check whether ENABLE_TOOLS is defined. Minor update on build options documentation.
|
12 лет назад |