1.1.7-SNAPSHOT release
Pre-release
Pre-release
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