Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Graph: Path2D -> self-contained Path2D (w/ Iterator) fixed; OutlineShape: ↵ | Sven Gothel | 2023-02-06 | 1 | -454/+0 |
| | | | | | | Add Path2F addPath(..), emphasize required Winding.CW GPURegionGLListener01 used by TestRegionRendererNEWT01 covers Path2F CCW and CW (reverse add) methods. | ||||
* | Graph: Path2D: Remove redundant accessors, comment on append(..) | Sven Gothel | 2023-02-05 | 1 | -7/+11 |
| | |||||
* | Graph; Path2D[Iterator]: Add 'fast path' access to points array reference ↵ | Sven Gothel | 2023-02-04 | 1 | -76/+91 |
| | | | | and index etc, used to avoid arraycopy (efficancy) | ||||
* | Graph: Complete move jogamp.graph.plane to public com.jogamp.graph.plane | Sven Gothel | 2023-02-04 | 1 | -1/+1 |
| | |||||
* | Graph: Move jogamp.graph.plane to public com.jogamp.graph.plane | Sven Gothel | 2023-02-04 | 1 | -0/+435 |