| .. |
|
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
|
ba4cb70e42
Use PODVector for GeometryDesc to avoid MSVC warning.
|
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
|
9246a5cfdb
Dump a class list to AngelScript & Lua API dox pages. Also add a table of contents to both. Closes #426.
|
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
|
a06c328305
Store Connection's address & port on construction, so that we do not log a zero address later if the socket has already been destroyed.
|
11 years ago |
|
Physics
|
89f6b31a47
Enhance the ConvexCast function to take a start pos,rot & end pos,rot instead of just a ray, so that the swept shape can be rotated. Ignore collision to self during convex cast, if the supplied shape belongs to a RigidBody.
|
11 years ago |
|
Resource
|
5071b4324a
Tabs to spaces.
|
11 years ago |
|
Scene
|
cbe440db52
Fixed typo in comment. Added profiling blocks for finding the scene resources to preload.
|
11 years ago |
|
Script
|
9246a5cfdb
Dump a class list to AngelScript & Lua API dox pages. Also add a table of contents to both. Closes #426.
|
11 years ago |
|
UI
|
1c6d04c6b5
Send UIMOUSECLICK event on click to emptiness even if there is a modal element. Fixes #423.
|
11 years ago |
|
Urho2D
|
d17f5c3f57
Fix typo.[ci skip]
|
11 years ago |
|
.soversion
|
bd39c6d6af
Travis CI: API documentation update at 2014-08-20 17:31:39 UTC.
|
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 |