caf0994b8fOptimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void.
12 years ago
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'.