Skip to content

1.8.3

Compare
Choose a tag to compare
@httpdigest httpdigest released this 13 Sep 18:29

Changes compared to 1.8.2:

Breaking Changes

  • Rename Quaternion.lookRotate() to .lookAlong() (13af0bf)

Fixes

Additions

Improvements

  • various performance optimizations for transferring memory between matrices (especially for Matrix3f) and NIO buffers, and between matrices of different sizes (965deac, d632a65, a37270a, 0963677, 5fc289d)