Lasse Öörni 8ab908b1c9 Configurable max work time in ms per frame for finishing background loaded resources, and for non-threaded work in WorkQueue. Fix iteration bug if finishing several background loaded resources in one go. 11 rokov pred
..
Attribute.h 2c672b154b Remove animation only attribute support. 11 rokov pred
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Condition.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Condition.h 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Context.cpp f3024b9f4b Added GetCurrentThreadID() static function to Thread. Store the thread which created the Context. 11 rokov pred
Context.h f3024b9f4b Added GetCurrentThreadID() static function to Thread. Store the thread which created the Context. 11 rokov pred
CoreEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Main.h 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 rokov pred
MiniDump.cpp d508eb51cb Use SDL_GetPrefPath also for the crashdump location. 11 rokov pred
MiniDump.h 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 rokov pred
Mutex.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Mutex.h 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Object.cpp 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 rokov pred
Object.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 rokov pred
ProcessUtils.cpp 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 rokov pred
ProcessUtils.h 4c02e19352 Increased the OpenGL ES constant depth bias adjustment to reduce self-shadowing artifacts. Do not use cascaded shadow mapping on OpenGL ES, so that the low quality shadow mode can avoid dependent texture reads altogether for much higher performance on iOS. Updated documentation of the GetPlatform() function. 12 rokov pred
Profiler.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Profiler.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 rokov pred
Spline.cpp f48ef6f5bd Minor bug fix, refactoring and reformatting. 12 rokov pred
Spline.h f48ef6f5bd Minor bug fix, refactoring and reformatting. 12 rokov pred
StringUtils.cpp f7b99ecdee Added Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9. 11 rokov pred
StringUtils.h f7b99ecdee Added Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9. 11 rokov pred
Thread.cpp f3024b9f4b Added GetCurrentThreadID() static function to Thread. Store the thread which created the Context. 11 rokov pred
Thread.h f3024b9f4b Added GetCurrentThreadID() static function to Thread. Store the thread which created the Context. 11 rokov pred
Timer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Timer.h 6d5ddc23e0 Bump the copyright for 2014. 12 rokov pred
Variant.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 rokov pred
Variant.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 rokov pred
WorkQueue.cpp 8ab908b1c9 Configurable max work time in ms per frame for finishing background loaded resources, and for non-threaded work in WorkQueue. Fix iteration bug if finishing several background loaded resources in one go. 11 rokov pred
WorkQueue.h 8ab908b1c9 Configurable max work time in ms per frame for finishing background loaded resources, and for non-threaded work in WorkQueue. Fix iteration bug if finishing several background loaded resources in one go. 11 rokov pred