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