Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use FloatUtil.isZero(a) w/ build-in FloatUtil.EPSILON directly instead of pas... | Sven Göthel | 2024-02-14 | 1 | -3/+3 |
* | Bug 1501: VectorUtil: Deprecate prev line2line intersection tests, adding new... | Sven Göthel | 2024-02-13 | 1 | -72/+476 |
* | VectorUtil: Consolidate names, remove unused float prevision variants (if any) | Sven Göthel | 2024-02-13 | 1 | -69/+45 |
* | VectorUtil: Remove unused isInCircleVec2f() and triAreaVec2f(), now using *2d... | Sven Göthel | 2024-02-12 | 1 | -34/+8 |
* | Bug 1501: Graph Delaunay: Use default winding outer-boundary:=CCW and inner-h... | Sven Göthel | 2024-02-12 | 1 | -11/+45 |
* | Bug 1501: Graph Delaunay: Add double triAreaVec2() and isInCircleVec2() versi... | Sven Göthel | 2024-02-12 | 1 | -18/+65 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -0/+770 |