eb4e99457cCode 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 năm trước cách đây
Nick Royer
432b9d3645Added scripting APIs for the previous convenience functions
12 năm trước cách đây
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.