Yao Wei Tjong 姚伟忠 eb8157c3eb Differentiate between SOVERSION and git revision number. 11 years ago
..
Audio 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 years ago
Container 11c63a938d Remove reference in Swap.h to the tree-based containers, which no longer exist. 11 years ago
Core 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 years ago
Engine 9e716da779 Dump used resource file name at sample exiting. 11 years ago
Graphics 46be516f56 Improved CustomGeometry API for vertex updates, and possibility to make the vertex buffer dynamic. Closes #415. 11 years ago
IO f120aa4be0 Return a writable documents directory on iOS. Contributed by att. 11 years ago
Input 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 years ago
LuaScript 9e716da779 Dump used resource file name at sample exiting. 11 years ago
Math f9e555c19d Merge branch 'remove-short-string-hash' 11 years ago
Navigation 5463254bbf Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists. 11 years ago
Network 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 years ago
Physics fa5ce00ff5 Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua. 11 years ago
Resource 4f1906d598 Fix missing include file. 11 years ago
Scene cbe440db52 Fixed typo in comment. Added profiling blocks for finding the scene resources to preload. 11 years ago
Script 9e716da779 Dump used resource file name at sample exiting. 11 years ago
UI 4c77c3ad21 Add bitmap font face texture to resource cache manually. 11 years ago
Urho2D 3c7126de38 Asynchronous loading for AnimationSet2D. 11 years ago
.soversion eb8157c3eb Differentiate between SOVERSION and git revision number. 11 years ago
CMakeLists.txt eb8157c3eb Differentiate between SOVERSION and git revision number. 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 4d565aa401 Add new 'package' CMake built-in target for generating binary packages. 12 years ago