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