| .. |
|
Audio
|
ffe7a7699f
Minor enhancement on getting optional resources and error handling.
|
hace 12 años |
|
Container
|
5bc98f68d3
Exposed Texture2D::Load() to Lua. Added Detach() function to SharedPtr which will safely detach the pointer without destroying the object. To only be used in scripting integration. Fixed loading of texture with compressed data first and then uncompressed.
|
hace 12 años |
|
Core
|
7fd40cf630
Moved the test for ENABLE_TESTING into GetConsoleInput(), as script applications can not know whether it is safe to call.
|
hace 12 años |
|
Engine
|
7e3a6c71a3
Register 2D library after 3D graphic library is registered.
|
hace 12 años |
|
Graphics
|
03043038a0
Visualize camera as a frustum. Do not draw debug geometry in the editor's camera preview.
|
hace 12 años |
|
IO
|
dd16f85568
Change the copyright for 2014.
|
hace 12 años |
|
Input
|
77129bb9cb
Added statements for SDL modification to comply with the license.
|
hace 12 años |
|
LuaScript
|
7ae747063f
Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230.
|
hace 12 años |
|
Math
|
ced2a315af
Add set animtion to AnimatedSprite2D in editor, fixed minor bug in ParticleEmitter2D.
|
hace 12 años |
|
Navigation
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
|
Network
|
47836474e2
Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant.
|
hace 12 años |
|
Physics
|
973b353a08
Safeguard CollisionShape against empty models to prevent Bullet asserts.
|
hace 12 años |
|
Resource
|
50f775b213
Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories.
|
hace 12 años |
|
Scene
|
cfd3cdc048
Do not crash when cloning components without attributes.
|
hace 12 años |
|
Script
|
7ae747063f
Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230.
|
hace 12 años |
|
UI
|
973b353a08
Safeguard CollisionShape against empty models to prevent Bullet asserts.
|
hace 12 años |
|
Urho2D
|
a2daae5573
Revert "Set PixelsPerUnit default value to 100, make 2D Object has suitable size in Editor."
|
hace 12 años |
|
CMakeLists.txt
|
383da73503
Add Urho2DSprite sample.
|
hace 12 años |
|
Precompiled.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
|
Precompiled.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
|
Revision.cpp
|
f377d56070
Add a new CMake module to retrieve GIT revision number.
|
hace 12 años |
|
Revision.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
|
Urho3D.h.in
|
dd16f85568
Change the copyright for 2014.
|
hace 12 años |
|
Urho3D.pc.in
|
4d565aa401
Add new 'package' CMake built-in target for generating binary packages.
|
hace 12 años |