Lasse Öörni c20257cdf7 Merged the shaderData_ and worldTransform_ members of Batch & SourceBatch. The idea is that a batch can define multiple world transforms. For static geometry this means instance transforms. For skinned geometry they are bone transforms instead. %!s(int64=12) %!d(string=hai) anos
..
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'. %!s(int64=12) %!d(string=hai) anos
Container de816ebeaa Remove Urho3D::String binding in Lua. %!s(int64=12) %!d(string=hai) anos
Core 78a77a7e36 Add type parameter to VariantMap::GetPtr funcition, so we can get correct type in Lua. %!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 c20257cdf7 Merged the shaderData_ and worldTransform_ members of Batch & SourceBatch. The idea is that a batch can define multiple world transforms. For static geometry this means instance transforms. For skinned geometry they are bone transforms instead. %!s(int64=12) %!d(string=hai) anos
IO 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
Input 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
LuaScript 5b1879c0ff Add unsubscribe from event functions in LuaScript and LuaScriptInstance. %!s(int64=12) %!d(string=hai) anos
Math 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!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 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!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 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
Scene 39fc6dfd64 Fix the scene loading/saving to work from Lua. Before, casts to Deserializer/Serializer would crash due to File's multiple-inheritance. Note that the file still needs to be closed manually. %!s(int64=12) %!d(string=hai) anos
UI 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. %!s(int64=12) %!d(string=hai) anos
AudioLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
ContainerLuaAPI.pkg de816ebeaa Remove Urho3D::String binding in Lua. %!s(int64=12) %!d(string=hai) anos
CoreLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
EngineLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
GraphicsLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
IOLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
InputLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
LuaScriptLuaAPI.pkg f9e2d7c9d1 Add LuaScriptInstance class. %!s(int64=12) %!d(string=hai) anos
MathLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
NavigationLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
NetworkLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
PhysicsLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
ResourceLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
SceneLuaAPI.pkg 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'. %!s(int64=12) %!d(string=hai) anos
UILuaAPI.pkg 9ff0247c68 Applied material editor preview patch from primitivewaste, which also adds View3D UI element class. %!s(int64=12) %!d(string=hai) anos
basic.lua 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'. %!s(int64=12) %!d(string=hai) anos