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. 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 78a77a7e36 Add type parameter to VariantMap::GetPtr funcition, so we can get correct type in Lua. hace 12 años
Engine 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
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. hace 12 años
IO 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Input 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
LuaScript 5b1879c0ff Add unsubscribe from event functions in LuaScript and LuaScriptInstance. hace 12 años
Math 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Navigation 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
Network 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 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 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. hace 12 años
UI 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
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'. hace 12 años
ContainerLuaAPI.pkg de816ebeaa Remove Urho3D::String binding in Lua. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
LuaScriptLuaAPI.pkg f9e2d7c9d1 Add LuaScriptInstance class. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
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'. hace 12 años
UILuaAPI.pkg 9ff0247c68 Applied material editor preview patch from primitivewaste, which also adds View3D UI element class. hace 12 años
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'. hace 12 años