| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin... | Sven Gothel | 2023-09-04 | 1 | -1/+3 |
* | GraphUI Scene: Expose Z-Epsilon API for default and current PMVMatrixSetup va... | Sven Gothel | 2023-09-03 | 1 | -2/+23 |
* | GraphUI Scene: Generalize its interface PMVMatrixSetup and usage of its Defau... | Sven Gothel | 2023-09-03 | 1 | -39/+112 |
* | GraphUI Scene: Pass sampleCount in ctor variant and refine API doc, clip to [... | Sven Gothel | 2023-09-03 | 1 | -8/+37 |
* | PMVMatrix.gluPerspective(): Redfine angle in radians instead of degrees ** AP... | Sven Gothel | 2023-09-02 | 1 | -2/+2 |
* | GraphUI: Use thread-save and lock-free CopyOnWriteArrayList for List<Shape>, ... | Sven Gothel | 2023-08-27 | 1 | -2/+2 |
* | Graph: Simplify RegionRenderer API by exposing common RenderState methods (an... | Sven Gothel | 2023-08-02 | 1 | -5/+2 |
* | GraphUI Scene: Drop redundant and wrong setupMatrix(pmv) for forOne(..) and f... | Sven Gothel | 2023-05-23 | 1 | -4/+2 |
* | GraphUI Revise Padding and Border: Padding + Border belong to Shape's bounds.... | Sven Gothel | 2023-04-28 | 1 | -6/+6 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 1 | -4/+4 |
* | GraphUI Container.removeShape(..): Return removed Shape, add removeShape(inde... | Sven Gothel | 2023-04-14 | 1 | -3/+8 |
* | GraphUI Scene: Use getRenderModeString(..) w/ sample-counts where applicable,... | Sven Gothel | 2023-04-14 | 1 | -43/+55 |
* | GraphUI Scene.screenshot(): Add convenient variant to be executed on-display ... | Sven Gothel | 2023-04-13 | 1 | -0/+28 |
* | GraphUI Scene.pickShape(): Consider isInteractive() most early in visitor() b... | Sven Gothel | 2023-04-10 | 1 | -4/+2 |
* | GraphUI: Container (Group, Scene): Add removeAllShapes() and expose frustum-c... | Sven Gothel | 2023-04-10 | 1 | -2/+14 |
* | PMVMatrix rewrite using Matrix4f, providing SyncMatrix4f* for GLUniformData; ... | Sven Gothel | 2023-04-07 | 1 | -69/+53 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -54/+126 |
* | GraphUI: Use Shape.ZAscendingComparator in Scene, to be reused across typs | Sven Gothel | 2023-03-31 | 1 | -29/+18 |
* | GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ... | Sven Gothel | 2023-03-31 | 1 | -0/+1073 |