Skip to content

v0.10.0: Last release with old mat4 multiply order

Compare
Choose a tag to compare
@mcclure mcclure released this 03 May 17:11
· 67 commits to master since this release

In this version, composition a*b means "apply b, then a" for quaternions and "apply a, then b" for matrices. Starting with version 1.0, mat4 multiply order will be reversed.