| .. |
|
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
|
bb0ffb942a
Merge branch 'master' of https://github.com/urho3d/Urho3D
|
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
|
0472b4d410
Allow sending client observer rotation in addition to position. Note that rotation is not used by the NetworkPriority component, but can be used for custom logic. Do not send the observer pos/rot until actually set by the client. Closes #428.
|
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
|
0472b4d410
Allow sending client observer rotation in addition to position. Note that rotation is not used by the NetworkPriority component, but can be used for custom logic. Do not send the observer pos/rot until actually set by the client. Closes #428.
|
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
|
0472b4d410
Allow sending client observer rotation in addition to position. Note that rotation is not used by the NetworkPriority component, but can be used for custom logic. Do not send the observer pos/rot until actually set by the client. Closes #428.
|
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
|
46fcd67794
Add name and type support for tile map objects.
|
11 years ago |
|
.soversion
|
26bdba2039
Travis CI: API documentation update at 2014-08-24 09:24:49 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 |