Lasse Öörni 71e9559bee Merge remote-tracking branch 'remotes/alexparlett/feature/spline' 12 年之前
..
Component.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Node.pkg eb4e99457c Code cleanup. Removed Camera functions to return forward, right, up vectors as they are now also in Node. Added Lua property accessors for Node up/right vectors. Exposed SmoothStep() to script. Modified Node::LookAt() to use the new Quaternion function. Updated credits. 12 年之前
Scene.pkg 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 年之前
Serializable.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Spline.pkg fb690e6838 Added Lua Bindings. 12 年之前