Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ↵ | Sven Gothel | 2023-03-31 | 1 | -200/+0 |
| | | | | | | GL/VK abstraction at a later time differently Actual GPU rendering toolkit dependency can be abstracted differently, i.e. GPU <- { GL, VK } etc. | ||||
* | GraphUI: Fix debug-box and allow API access in Shape (off, thickness ↵ | Sven Gothel | 2023-03-30 | 1 | -23/+37 |
| | | | | fractional to box size) and Scene for all Shapes. | ||||
* | Graph*: API doc refinement | Sven Gothel | 2023-03-30 | 1 | -0/+7 |
| | |||||
* | GraphUI: Decouple GraphShape from Shape, i.e. allow future Shape w/o ↵ | Sven Gothel | 2023-03-28 | 1 | -0/+179 |
Graph/GLRegion |