Lasse Öörni 71e9559bee Merge remote-tracking branch 'remotes/alexparlett/feature/spline' il y a 12 ans
..
Component.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. il y a 12 ans
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. il y a 12 ans
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()); il y a 12 ans
Serializable.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. il y a 12 ans
Spline.pkg fb690e6838 Added Lua Bindings. il y a 12 ans