aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/math/Matrix4f.java
Commit message (Expand)AuthorAgeFilesLines
* Math: Align Frustum/Matrix dependency w/ native jaulibSven Göthel2024-04-251-21/+13
* Math Vec*: Rename {scale->mul}(..) for non-scalar types (n-dim); Add div(..)Sven Göthel2024-01-261-10/+10
* Frustum: Revise code and its Plane definition to support Cube->Frustum as wel...Sven Göthel2024-01-191-5/+4
* Matrix4f: Fix minor API doc parem ref-nameSven Göthel2024-01-131-1/+1
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-0/+2152