aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/math/Vec2f.java
Commit message (Expand)AuthorAgeFilesLines
* Vec[234][ifd]: Add toArray(..) methodSven Göthel2024-02-011-0/+7
* Add Vec2f.set(Vec2i) and Vec2f(Vec2i); Add Texture.set(..) allowing a pending...Sven Göthel2024-01-311-0/+10
* Math Vec*: Rename {scale->mul}(..) for non-scalar types (n-dim); Add div(..)Sven Göthel2024-01-261-8/+22
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-0/+385