| .. |
|
Android
|
707668adfa
Removed call to finishActivity() as it is now being called from the native C code when the engine exits.
|
12 years ago |
|
CMake
|
24eacf9e3f
Attempt to support IOS arm64 build.
|
12 years ago |
|
Engine
|
b8a3157e91
Show enumerations in the generated AngelScript API.
|
12 years ago |
|
Extras
|
862ca75a46
Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter.
|
12 years ago |
|
Samples
|
3e4765e4f4
Change SetRotationSpeed's parameter to Vector3.
|
12 years ago |
|
ThirdParty
|
bbf193dd5f
Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool.
|
12 years ago |
|
Tools
|
41f627b230
Fixed Urho3D.cpp compile error on VS2008.
|
12 years ago |
|
CMakeLists.txt
|
26fabce801
Added Civetweb library for HTTP requests.
|
12 years ago |