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