Skip to content

1.9.19

Compare
Choose a tag to compare
@httpdigest httpdigest released this 11 Oct 18:23

Fixes

  • Matrix4/4x3/3.rotation/rotate/rotateLocal/rotateTranslation() and Vector3/4.rotateAxis() with negated base axis (since JOML 1.9.18) - Thanks to @Ealrann for reporting (#193) (c707e73)

Miscellaneous

  • Optimize Matrix4x3.rotateLocal() - (6582608)