Lasse Öörni e55d989475 Zero-initialize Drawable's local bounding box to make sure it doesn't contain infinities if the Drawable subclass never defines it. Closes #1027. 10 лет назад
..
AngelScript 6b919a8fd4 Merge remote-tracking branch 'jsandusky/TileCacheLayers' 10 лет назад
Audio ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 лет назад
Container 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 лет назад
Core 96c14871db Fix ambiguous call on VS2010. 10 лет назад
Database 4b015f3c51 LOGERRORF -> URHO3D_LOGERRORF 10 лет назад
Engine 0a88fdbc21 Remove workaround fix for resource prefix path in Urho3DPlayer too. 10 лет назад
Graphics e55d989475 Zero-initialize Drawable's local bounding box to make sure it doesn't contain infinities if the Drawable subclass never defines it. Closes #1027. 10 лет назад
IO 22bd3de807 Refactor resource prefix path parameter to accept a list of paths. 10 лет назад
Input c8eb116df9 Do not reset input state on subsequent screen mode changes, to allow key-ups / mouse-ups to happen naturally. Closes #1012. 10 лет назад
LuaScript 003aedb298 Add configuration of maximum layers in DynamicNavigationMesh 10 лет назад
Math eff2c913e8 Remove defined_ bool from Rect & Sphere. Closes #986. 10 лет назад
Navigation 003aedb298 Add configuration of maximum layers in DynamicNavigationMesh 10 лет назад
Network ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 лет назад
Physics d4a5b74cc5 Also add updateEnabled to PhysicsWorld. Make Scene, PhysicsWorld and PhysicsWorld2D behave in the same way: when auto update is disabled, manual stepping can still be performed. Rewrite some comments for clarity. 10 лет назад
Resource 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 лет назад
Scene d4a5b74cc5 Also add updateEnabled to PhysicsWorld. Make Scene, PhysicsWorld and PhysicsWorld2D behave in the same way: when auto update is disabled, manual stepping can still be performed. Rewrite some comments for clarity. 10 лет назад
UI 898f730d9b Let go of drag UI elements when mouse button is released, even if the cursor is hidden. Closes #1010. 10 лет назад
Urho2D 73d7db3342 Added inaccurate (source file size) memory use reporting to ParticleEffect & ParticleEffect2D, to avoid it being zero. 10 лет назад
.soversion 0cb8d93d33 Travis CI: API documentation update at 2015-11-09 10:04:59 UTC. 10 лет назад
CMakeLists.txt 95580f6ba0 For Appveyor - first attempt to enable 32-bit CI jobs on Windows host. 10 лет назад
DebugNew.h bb2ebf7568 Bump copyright to 2015. 11 лет назад
Precompiled.h c2471a240a Reorganize includes for Samples and Extras. 10 лет назад
Revision.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 лет назад
Revision.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 лет назад
Urho3D.pc.in cfff44873f Bump missed out files. [ci skip] 11 лет назад