1.1.6-SNAPSHOT release
Pre-release
Pre-release
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)