The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version joml-1.10.7-sources.jar (736.2 kB)
Email in envelope

Get an email when there's a new version of JOML

Home / 1.10.4
Name Modified Size InfoDownloads / Week
Parent folder
joml-1.10.4-sources.jar 2022-02-11 690.0 kB
joml-1.10.4.jar 2022-02-11 709.9 kB
1.10.4 source code.tar.gz 2022-02-11 718.2 kB
1.10.4 source code.zip 2022-02-11 829.0 kB
README.md 2022-02-11 2.0 kB
Totals: 5 Items   2.9 MB 3

Breaking Changes - Remove non-const methods from Matrix4f/dc interfaces - those were in there by mistake (https://github.com/JOML-CI/JOML/commit/4d3a4f3b3d1914903106b32663e6f7fe6beeb6a6)

Additions - Quaternion.getEulerAnglesZXY() - (https://github.com/JOML-CI/JOML/commit/1c1922fb103f29911cbcbdd2f832966b18d763c7) - Quaternion.getEulerAnglesYXZ() - (https://github.com/JOML-CI/JOML/commit/f5ede558e10972029658e10164118460eeb0bf58) - Matrix4.[set]perspectiveOffCenterFov() - (https://github.com/JOML-CI/JOML/commit/21db7f06b271020611f44d66cbc49bd12eed2f9d, https://github.com/JOML-CI/JOML/commit/82539aec5aff5b05746f3a49c3ae9bd56edd52b5) - Matrix4/4x3.translationRotateInvert() - (https://github.com/JOML-CI/JOML/commit/aad9dfcac29c79240c91602d95bf396966b2819e) - Matrix4.[set]perspectiveOffCenterFovLH() - (https://github.com/JOML-CI/JOML/commit/c88d4da00f3a509af346bd44faa1944f7dc56f99)

Fixes - Intersection.intersect/testSphereSphere() - (https://github.com/JOML-CI/JOML/issues/304) (https://github.com/JOML-CI/JOML/commit/1ba8c57cba70f67ef1315d6abd7e9bd41c2e063f) - Setting matrix properties in Matrix4.negateX/Y/Z() - (https://github.com/JOML-CI/JOML/commit/280d561d900c72c57e7cb5e079a9f06018e5b4ee) - Matrix4x3f.invert(Matrix4f) - m33 element was set to 0.0 instead of 1.0 (https://github.com/JOML-CI/JOML/commit/01ae4f0fef9c2687de24c70f2d20605998b0cf9c)

Miscellaneous - Remove unnecessary local variables and set all matrix fields in Matrix4/4x3.rotateTranslationInternal() - (https://github.com/JOML-CI/JOML/issues/305) (https://github.com/JOML-CI/JOML/commit/489f4392a79109205fe7f6c0ec9636f1a70eecf3) - Enable FAST_MATH path for sin(float) - (https://github.com/JOML-CI/JOML/issues/307) (https://github.com/JOML-CI/JOML/commit/984fae3623ba6c2d5e9e7c4e198cd60858bf0081) - Refactor Matrix4f element accesses to always use getter/accessor method - (https://github.com/JOML-CI/JOML/commit/2ef7a7059f8f39a84cb5bf9a0d14f66209918d63)

Source: README.md, updated 2022-02-11