Lasse Öörni 267523a738 Adapted Aster Jian's mutable glyph mechanism. Globally switchable on from the UI subsystem. Configurable font texture max size in UI subsystem. %!s(int64=12) %!d(string=hai) anos
..
Audio 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. %!s(int64=12) %!d(string=hai) anos
Container de816ebeaa Remove Urho3D::String binding in Lua. %!s(int64=12) %!d(string=hai) anos
Core 36eb726d36 Add the concept of base class type to Object to simplify determining if a ScriptInstance's handle variable is a Node, Component or Resource. Serialize script's resource handles as ResourceRef attributes and allow editing them. %!s(int64=12) %!d(string=hai) anos
Engine 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
Graphics 25c7aa53c3 Added GetDesktopResolution() to Graphics. %!s(int64=12) %!d(string=hai) anos
IO c6a6f71aa3 Finalize LZ4 support. Do not repeatedly allocate compressed data buffer. Do not store global blocksize into the package file header. Increased Android read buffer to 32KB. %!s(int64=12) %!d(string=hai) anos
Input 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. %!s(int64=12) %!d(string=hai) anos
LuaScript 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. %!s(int64=12) %!d(string=hai) anos
Math 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. %!s(int64=12) %!d(string=hai) anos
Navigation 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
Network 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. %!s(int64=12) %!d(string=hai) anos
Physics 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
Resource 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. %!s(int64=12) %!d(string=hai) anos
Scene 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. %!s(int64=12) %!d(string=hai) anos
UI 267523a738 Adapted Aster Jian's mutable glyph mechanism. Globally switchable on from the UI subsystem. Configurable font texture max size in UI subsystem. %!s(int64=12) %!d(string=hai) anos
AudioLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
ContainerLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
CoreLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
EngineLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
GraphicsLuaAPI.pkg fc2854167c Changed Lua library & object registration order to ensure base classes are correctly set up. %!s(int64=12) %!d(string=hai) anos
IOLuaAPI.pkg 00342501ab Binding more class in IO lib to Lua, Fixed multi inheritance class. %!s(int64=12) %!d(string=hai) anos
InputLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
LuaScriptLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
MathLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
NavigationLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
NetworkLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
PhysicsLuaAPI.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. %!s(int64=12) %!d(string=hai) anos
ResourceLuaAPI.pkg fc2854167c Changed Lua library & object registration order to ensure base classes are correctly set up. %!s(int64=12) %!d(string=hai) anos
SceneLuaAPI.pkg fc2854167c Changed Lua library & object registration order to ensure base classes are correctly set up. %!s(int64=12) %!d(string=hai) anos
UILuaAPI.pkg fc2854167c Changed Lua library & object registration order to ensure base classes are correctly set up. %!s(int64=12) %!d(string=hai) anos
basic.lua 1250776d0c Added basic.lua as dependency in build script so that C++ to Lua binding codes would be automatically rebuilt. %!s(int64=12) %!d(string=hai) anos
pkgFiles.lua 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos
pkgToDox.lua 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos