| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI: Only issue Shape.mark*Dirty() if values were updated or data availab... | Sven Göthel | 2024-01-31 | 1 | -4/+6 |
* | Graph Clipping: Initial Region impl of AABBox clipping using GLSL shader (Con... | Sven Göthel | 2024-01-09 | 1 | -0/+3 |
* | GraphUI Rectangle: Remove dropping AA_RENDERING_MASK, i.e. allow VBAA_RENDERI... | Sven Göthel | 2024-01-07 | 1 | -1/+1 |
* | GraphUI Shape Rectangle: Draw simple filled rect if lineWidth==0, drop AA_REN... | Sven Gothel | 2023-12-19 | 1 | -7/+8 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -1/+1 |
* | GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin... | Sven Gothel | 2023-09-04 | 1 | -0/+41 |
* | GraphUI Revise Padding and Border: Padding + Border belong to Shape's bounds.... | Sven Gothel | 2023-04-28 | 1 | -9/+37 |
* | GraphUI GraphShape: Apply {update->reset}GLRegion() | Sven Gothel | 2023-04-28 | 1 | -1/+1 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 1 | -1/+6 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 1 | -1/+1 |
* | GraphUI Rectangle: Construct shape w/ 0/0 bottom-left origin as recommended b... | Sven Gothel | 2023-04-13 | 1 | -31/+26 |
* | GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ... | Sven Gothel | 2023-03-31 | 1 | -0/+104 |