Skip to content

1.1.6-SNAPSHOT release

Pre-release
Pre-release
Compare
Choose a tag to compare
@httpdigest httpdigest released this 05 Jun 18:38

Difference to the 1.1.5 release:

  • Removed the class name from toString() output
  • JavaDocs
  • Added project() and unproject() to Matrix4f (known from GLU)
  • Fixed bug in Vector3f.sub (thanks to FortressBuilder from the LWJGL forum)
  • Added hashCode and equals methods to the vector classes (thanks to zmrodriguez91 for contribution)