Lasse Öörni 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. hace 12 años
..
Audio 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. hace 12 años
Container de816ebeaa Remove Urho3D::String binding in Lua. hace 12 años
Core 75a55050b7 Fixed Lua Chat sample bug, Replace Variant's constructor with SetXXX function. hace 12 años
Engine 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Graphics cb19db83d1 Add RenderToTexture and Physics sample in Lua. hace 12 años
IO 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. hace 12 años
Input 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. hace 12 años
LuaScript 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. hace 12 años
Math 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. hace 12 años
Navigation 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Network 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. hace 12 años
Physics 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Resource 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Scene da45ff6b6b Added SceneReplication Lua sample. hace 12 años
UI dbd7687c56 Added configurable Z bias to Text3D effect. hace 12 años
AudioLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
ContainerLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
CoreLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
EngineLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
GraphicsLuaAPI.pkg 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. hace 12 años
IOLuaAPI.pkg 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. hace 12 años
InputLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
LuaScriptLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
MathLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
NavigationLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
NetworkLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
PhysicsLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
ResourceLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
SceneLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
UILuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. hace 12 años
basic.lua 1250776d0c Added basic.lua as dependency in build script so that C++ to Lua binding codes would be automatically rebuilt. hace 12 años
pkgFiles.lua 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. hace 12 años
pkgToDox.lua 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. hace 12 años