Skip to content

1.10.2

Compare
Choose a tag to compare
@httpdigest httpdigest released this 02 Sep 11:37
· 142 commits to main since this release

Breaking Changes

  • Matrix3dc.getRowColumn() parameter order - (#285) (71addb8)

Additions

  • FrustumIntersection.testLineSegment() - (#292) (3ca7519)

Fixes

  • Matrix.toString() not respecting joml.format.decimals option - (b559f05)
  • Matrix3dc.getRowColumn() parameter order - Thanks to @leacoleaco (#285) (71addb8)
  • Matrix4x3d.setFloats(index, ByteBuffer) not respecting provided index - Thanks to @leacoleaco (#286) (5f59006)

Miscellaneous