Lasse Öörni 86932c9f0e Exposed missing scene binary load/save & node instantiation to Lua. To use instantiation, call eg. scene:InstantiateXML(fileSystem:GetProgramDir().."Data/Objects/Ninja.xml", Vector3(0, 0, 0), Quaternion()); 12 years ago
..
pkgs 86932c9f0e Exposed missing scene binary load/save & node instantiation to Lua. To use instantiation, call eg. scene:InstantiateXML(fileSystem:GetProgramDir().."Data/Objects/Ninja.xml", Vector3(0, 0, 0), Quaternion()); 12 years ago
CMakeLists.txt 60dad27d5f Fix Mac OS X and iOS build from external CMake project. 12 years ago
LuaFile.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaFile.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaFunction.cpp 7785640904 Fixed Lua/LuaJIT compilation issue. 12 years ago
LuaFunction.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaScript.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaScript.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaScriptInstance.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
LuaScriptInstance.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
tolua++urho3d.cpp 7785640904 Fixed Lua/LuaJIT compilation issue. 12 years ago
tolua++urho3d.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago