aster2013 657a7d9922 Make GetCPUData and GetAndroidCPUCount static. 11 年 前
..
Audio f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 年 前
Container 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 年 前
Core 657a7d9922 Make GetCPUData and GetAndroidCPUCount static. 11 年 前
Engine 17118be70f Input::SetMouseMode and Console::SetVisible were keeping track of last mouse visible independently, which could cause mouse to become trapped in editor (eg: drag slider + open console + press escape). 11 年 前
Graphics 8557571cb4 More robust check for OcclusionBuffer culling mode. Now also CULL_NONE mode should detect triangle facing correctly. 11 年 前
IO 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). 11 年 前
Input c7b07bdb10 supress -> suppress 11 年 前
LuaScript e24648ae47 remove empty line, rename variance. 11 年 前
Math 9fabafec87 Clean up + included a by-pass in UI.cpp to allow for drag move and drag end to occur when Input::IsMouseGrabbed() is true (allowing existing events to continue, preventing new events from triggering). 11 年 前
Navigation 25132bd4a0 ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS. 11 年 前
Network 75fef62758 Fix Connection not sending delta update if only user variables have been modified 11 年 前
Physics fbe7108de8 Check node_ being non-null in RigidBody::ApplyWorldTransform(). 11 年 前
Resource 3f51cee989 Give Data directory priority over CoreData. Give autoload paths priority over the default directories/packages. Fix the resource path/package add priority (index) having no effect, which would result in the editor not giving highest priority to the user's resource data directory. Closes #499. 11 年 前
Scene 017591d4e6 Fix for ValueAnimation EventFrame never being called if it shares the same time as the last KeyFrame. 11 年 前
Script c7b07bdb10 supress -> suppress 11 年 前
UI 788badde48 Fix a bug in UIElement's CalculateLayout() that caused an infinite loop with certain flex scale values . Fixes #529 11 年 前
Urho2D f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 年 前
.soversion aa3f467da2 Travis CI: API documentation update at 2014-11-20 11:17:19 UTC. 11 年 前
CMakeLists.txt 0fb99af9e4 Misc. fixes and enhancement for Android platform. 11 年 前
Precompiled.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Precompiled.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Revision.cpp f377d56070 Add a new CMake module to retrieve GIT revision number. 12 年 前
Revision.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Urho3D.h.in dd16f85568 Change the copyright for 2014. 12 年 前
Urho3D.pc.in 125adf1228 Enhance Urho3D.pc file generation to support MSVC and MinGW better. 11 年 前