| .. |
|
Audio
|
a06e4238b3
Simplify sound stream code and improve the SoundSynthesis sample. Closes #257.
|
11 years ago |
|
Container
|
210b295f81
Removed duplicate code from shadow map setup.
|
11 years ago |
|
Core
|
9a7a9110a2
Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303.
|
11 years ago |
|
Engine
|
6ad8c14346
Add engine param for enabling touch emulation during initialization.
|
11 years ago |
|
Graphics
|
4ac7b60758
Restructure the D3D9 GPU flush: after presenting, first wait for previous frame's query, then issue new query. To prevent a loop of device loss and window flicker, do not attempt to render on D3D9 when the window is minimized in fullscreen mode.
|
11 years ago |
|
IO
|
0171669690
Adds package entry filenames to PackageFile
|
11 years ago |
|
Input
|
b86b325864
Remove extra semi colon. [ci skip]
|
11 years ago |
|
LuaScript
|
293cd434fb
Remove Node's Lua scalar transform functions, like SetPositionXYZ.
|
11 years ago |
|
Math
|
49d9856dd5
Add transform functions for Urho2D.
|
11 years ago |
|
Navigation
|
5463254bbf
Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists.
|
11 years ago |
|
Network
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 years ago |
|
Physics
|
5463254bbf
Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists.
|
11 years ago |
|
Resource
|
53d641bf6e
Add get child name for JSON object type.
|
11 years ago |
|
Scene
|
49d9856dd5
Add transform functions for Urho2D.
|
11 years ago |
|
Script
|
49d9856dd5
Add transform functions for Urho2D.
|
11 years ago |
|
UI
|
5442bb22c8
Comment out Cursor::ApplyOSCursorShape() on mobile platforms to avoid error log print.
|
11 years ago |
|
Urho2D
|
5ce6276b97
Remove unnecessary check for physics world (2D).
|
11 years ago |
|
CMakeLists.txt
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
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 |