Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI Colors: Use pure white modulation w/ color-channel on no-action for o... | Sven Gothel | 2023-04-28 | 1 | -5/+1 |
* | GraphUI GraphShape: {update->reset}GLRegion() and reserve vertices+indices if... | Sven Gothel | 2023-04-28 | 1 | -1/+1 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 1 | -14/+11 |
* | GraphUI Button.createGLRegion(): Pre-calc Region buffer size for BaseButton (... | Sven Gothel | 2023-04-20 | 1 | -1/+14 |
* | GraphUI {Round->Base}Button, denoting perpendicular or round corners (aka rec... | Sven Gothel | 2023-04-19 | 1 | -13/+23 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 1 | -18/+4 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -5/+7 |
* | GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ... | Sven Gothel | 2023-03-31 | 1 | -0/+208 |