| Commit message (Expand) | Author | Age | Files | Lines |
* | Graph/GraphUI AA-Quality + SampleCount (shader): Push params down to RegionRe... | Sven Göthel | 2024-01-16 | 1 | -2/+2 |
* | GraphUI Button.setLabelColor(..): Add alpha channel and variant w/ Vec4f for ... | Sven Göthel | 2024-01-07 | 1 | -4/+14 |
* | GraphUI Button: Support toggle'ed labels and fixed font size scaling for symb... | Sven Gothel | 2023-09-26 | 1 | -51/+155 |
* | GraphUI Button: Increase default spacing a little: x .12 -> .20, y .42 -> .46 | Sven Gothel | 2023-09-26 | 1 | -2/+2 |
* | GraphUI Button: Remove redundant ctors and methods. ZOffset shall be simply g... | Sven Gothel | 2023-09-24 | 1 | -68/+0 |
* | GraphUI Button.getSubString(): Expose labelZOffset | Sven Gothel | 2023-09-23 | 1 | -1/+1 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -6/+6 |
* | GraphUI: Button/Label: Complete String -> CharSequence type change for text, ... | Sven Gothel | 2023-09-04 | 1 | -2/+2 |
* | GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin... | Sven Gothel | 2023-09-04 | 1 | -15/+125 |
* | GraphUI Button: Add label bounds to own shape (adds used z-range) | Sven Gothel | 2023-09-03 | 1 | -0/+2 |
* | GraphUI Scene: Expose Z-Epsilon API for default and current PMVMatrixSetup va... | Sven Gothel | 2023-09-03 | 1 | -4/+30 |
* | GraphUI: Button: Reduce default DEFAULT_LABEL_ZOFFSET from 0.005f -> 0.0001f,... | Sven Gothel | 2023-08-27 | 1 | -1/+1 |
* | 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 |