c057b29dbaUnify how command line options are shown in utilities.
преди 12 години
Lasse Öörni
b957f60143Added ApplyMaterialList() function to StaticModel so that the feature can be used outside the editor as well. Refactored editor to use that function instead of its own implementation.
преди 12 години
Lasse Öörni
caf0994b8fOptimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void.
преди 12 години
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'.