aster2013 657a7d9922 Make GetCPUData and GetAndroidCPUCount static. 11 years ago
..
Audio f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
Container 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 years ago
Core 657a7d9922 Make GetCPUData and GetAndroidCPUCount static. 11 years ago
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 years ago
Graphics 8557571cb4 More robust check for OcclusionBuffer culling mode. Now also CULL_NONE mode should detect triangle facing correctly. 11 years ago
IO 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). 11 years ago
Input c7b07bdb10 supress -> suppress 11 years ago
LuaScript e24648ae47 remove empty line, rename variance. 11 years ago
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 years ago
Navigation 25132bd4a0 ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS. 11 years ago
Network 75fef62758 Fix Connection not sending delta update if only user variables have been modified 11 years ago
Physics fbe7108de8 Check node_ being non-null in RigidBody::ApplyWorldTransform(). 11 years ago
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 years ago
Scene 017591d4e6 Fix for ValueAnimation EventFrame never being called if it shares the same time as the last KeyFrame. 11 years ago
Script c7b07bdb10 supress -> suppress 11 years ago
UI 788badde48 Fix a bug in UIElement's CalculateLayout() that caused an infinite loop with certain flex scale values . Fixes #529 11 years ago
Urho2D f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
.soversion aa3f467da2 Travis CI: API documentation update at 2014-11-20 11:17:19 UTC. 11 years ago
CMakeLists.txt 0fb99af9e4 Misc. fixes and enhancement for Android platform. 11 years ago
Precompiled.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Precompiled.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Revision.cpp f377d56070 Add a new CMake module to retrieve GIT revision number. 12 years ago
Revision.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Urho3D.h.in dd16f85568 Change the copyright for 2014. 12 years ago
Urho3D.pc.in 125adf1228 Enhance Urho3D.pc file generation to support MSVC and MinGW better. 11 years ago