ec7c262be6Expose Matrix4 * Matrix3x4 to scripting. Move the multiply as a Matrix4 member function so that it can be properly exposed to lua.
11 years ago
Lasse Öörni
f7b99ecdeeAdded Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9.
11 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.