0ddb13f148Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib.
12 yıl önce
Lasse Öörni
caf0994b8fOptimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void.
12 yıl önce
Wei Tjong Yao
02512cecf9In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.