| .. |
|
Audio
|
ffe7a7699f
Minor enhancement on getting optional resources and error handling.
|
12 tahun lalu |
|
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.
|
12 tahun lalu |
|
Core
|
7fd40cf630
Moved the test for ENABLE_TESTING into GetConsoleInput(), as script applications can not know whether it is safe to call.
|
11 tahun lalu |
|
Engine
|
7e3a6c71a3
Register 2D library after 3D graphic library is registered.
|
11 tahun lalu |
|
Graphics
|
03043038a0
Visualize camera as a frustum. Do not draw debug geometry in the editor's camera preview.
|
11 tahun lalu |
|
IO
|
dd16f85568
Change the copyright for 2014.
|
12 tahun lalu |
|
Input
|
77129bb9cb
Added statements for SDL modification to comply with the license.
|
12 tahun lalu |
|
LuaScript
|
058347b555
Don't export LuaScript to Lua API, make SetExecuteConsoleCommands GetExecuteConsoleCommands as global functions.
|
11 tahun lalu |
|
Math
|
68a8b6afea
Exposed UI::LoadLayout() to Lua script.
|
11 tahun lalu |
|
Navigation
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 tahun lalu |
|
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.
|
12 tahun lalu |
|
Physics
|
973b353a08
Safeguard CollisionShape against empty models to prevent Bullet asserts.
|
12 tahun lalu |
|
Resource
|
50f775b213
Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories.
|
11 tahun lalu |
|
Scene
|
cfd3cdc048
Do not crash when cloning components without attributes.
|
12 tahun lalu |
|
Script
|
ac21be3e39
Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample.
|
11 tahun lalu |
|
UI
|
973b353a08
Safeguard CollisionShape against empty models to prevent Bullet asserts.
|
12 tahun lalu |
|
Urho2D
|
ff1f9fc7d8
Fix Drawable2D bounding box update and attribute network propagation.
|
11 tahun lalu |
|
CMakeLists.txt
|
383da73503
Add Urho2DSprite sample.
|
11 tahun lalu |
|
Precompiled.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 tahun lalu |
|
Precompiled.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 tahun lalu |
|
Revision.cpp
|
f377d56070
Add a new CMake module to retrieve GIT revision number.
|
12 tahun lalu |
|
Revision.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 tahun lalu |
|
Urho3D.h.in
|
dd16f85568
Change the copyright for 2014.
|
12 tahun lalu |
|
Urho3D.pc.in
|
4d565aa401
Add new 'package' CMake built-in target for generating binary packages.
|
12 tahun lalu |