Skip to content

1.1.7-SNAPSHOT release

Pre-release
Pre-release
Compare
Choose a tag to compare
@httpdigest httpdigest released this 06 Jun 10:47

Changes compared to the 1.1.6-SNAPSHOT release:

  • Fixed Quaternion.conjugate (thanks to FortressBuilder)
  • Removed some hardly useful methods
  • Make matrix classes more in sync with Matrix4f
  • Changed MatrixStack.get to return the MatrixStack instead of the FloatBuffer
  • Added toString(NumberFormat) to the matrix classes
  • Fixed a few JavaDocs