| .. |
|
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
|
84fe0946c8
Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
|
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
|
46be516f56
Improved CustomGeometry API for vertex updates, and possibility to make the vertex buffer dynamic. Closes #415.
|
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
|
46be516f56
Improved CustomGeometry API for vertex updates, and possibility to make the vertex buffer dynamic. Closes #415.
|
11 years ago |
|
UI
|
09baed3460
Add text effect code to text shader for Text3D.
|
11 years ago |
|
Urho2D
|
3c7126de38
Asynchronous loading for AnimationSet2D.
|
11 years ago |
|
CMakeLists.txt
|
91c489bdfb
Setup RPATH for Mac OS X. Adjust soversion to keep Apple linker happy.
|
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.
|
11 years ago |