| .. |
|
Audio
|
a7f9747376
Fix compressed sound resourceref not being serialized.
|
11 年之前 |
|
Container
|
210b295f81
Removed duplicate code from shadow map setup.
|
11 年之前 |
|
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 年之前 |
|
Engine
|
3ea3f8102b
Minor refactor to a cleaner fix for #341. Also fix DebugHud now.
|
11 年之前 |
|
Graphics
|
5790875b23
Removed unnecessary construction of a SharedPtr object.
|
11 年之前 |
|
IO
|
96295b4923
Ensure the application logs are created in a writeable location.
|
11 年之前 |
|
Input
|
8b5d884f3c
Allow triggering mouse button presses from a screen joystick while using touch emulation.
|
11 年之前 |
|
LuaScript
|
766a08060d
Clean up ParticleEmitter API. Removed resetPeriod option from SetEmitting(), instead the period is always reset if the state changes. Added separate RemoveAllParticles(), ResetEmissionTimer() & Reset() functions.
|
11 年之前 |
|
Math
|
49d9856dd5
Add transform functions for Urho2D.
|
11 年之前 |
|
Navigation
|
5463254bbf
Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists.
|
11 年之前 |
|
Network
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 年之前 |
|
Physics
|
fa5ce00ff5
Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua.
|
11 年之前 |
|
Resource
|
0d183d6301
Added FromString() function to XMLFile.
|
11 年之前 |
|
Scene
|
5790875b23
Removed unnecessary construction of a SharedPtr object.
|
11 年之前 |
|
Script
|
766a08060d
Clean up ParticleEmitter API. Removed resetPeriod option from SetEmitting(), instead the period is always reset if the state changes. Added separate RemoveAllParticles(), ResetEmissionTimer() & Reset() functions.
|
11 年之前 |
|
UI
|
5790875b23
Removed unnecessary construction of a SharedPtr object.
|
11 年之前 |
|
Urho2D
|
587fca67f9
Add XAnimatedSprite2D class.[ci skip]
|
11 年之前 |
|
CMakeLists.txt
|
c1b506ee54
Clean up build scripts to avoid code duplication.
|
11 年之前 |
|
Precompiled.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 年之前 |
|
Precompiled.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 年之前 |
|
Revision.cpp
|
f377d56070
Add a new CMake module to retrieve GIT revision number.
|
12 年之前 |
|
Revision.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 年之前 |
|
Urho3D.h.in
|
dd16f85568
Change the copyright for 2014.
|
12 年之前 |
|
Urho3D.pc.in
|
4d565aa401
Add new 'package' CMake built-in target for generating binary packages.
|
12 年之前 |