0.9.0
Thanks to Szabolcs Dombi for his contributions to this release.
- Add slerp / lerp to Quaternion.
- Add American spelling variation of 'normalise' ('normalize').
- Deprecate matrix functions with
*_matrix
in the name. Use the new alternatives provided. - Add
create_look_at
in Matrix.