hdunderscore 0ced3e43fb Fixed a texture frame bug, where the size of color frames was being checked instead. 11 лет назад
..
Audio c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
Container 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 лет назад
Core f8879539fa Add space template function. 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 0ced3e43fb Fixed a texture frame bug, where the size of color frames was being checked instead. 11 лет назад
IO 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). 11 лет назад
Input c7b07bdb10 supress -> suppress 11 лет назад
LuaScript bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 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 c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
Network c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
Physics c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 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 02e68ac7e5 Refactor to remove child node and its components from scene immediately when it is being removed from the parent. 11 лет назад
Script 5cf0a82dab Color frames + texture frames are now editable in editor. 11 лет назад
UI bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 11 лет назад
Urho2D 3f3fb2a7dc Restore custom material in Drawable2D. 11 лет назад
.soversion 292cf0452b Travis CI: API documentation update at 2014-11-29 13:47:31 UTC. 11 лет назад
CMakeLists.txt f6e8f3b0fa Merge branch 'cleaning-up-build-scripts-for-android' into master. 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 лет назад