| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1489: Lock-Free Double-Buffered 'renderedShapes' causes data-race between... | Sven Göthel | 2024-02-17 | 1 | -22/+24 |
* | Graph: Cleanup Loop & OutlineShape, more compact methods | Sven Göthel | 2024-02-15 | 1 | -1/+1 |
* | GraphUI: Add Shape.IO_DISCARDED and update it @ Scene/Group draw(); Prepare f... | Sven Göthel | 2024-02-05 | 1 | -0/+30 |
* | Bug 1498: Change Top-Level Widget Mode: Register a top-level Group in Scene, ... | Sven Göthel | 2024-02-05 | 1 | -1/+0 |
* | GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ... | Sven Göthel | 2024-02-04 | 1 | -2/+27 |
* | Bug 1489 - GraphUI Group: Resolve Performance Regression in Scene.pickShape()... | Sven Göthel | 2024-01-22 | 1 | -31/+72 |
* | GraphUI Graph/Scene: Reuse TreeTool for contains(), getShapeByID() and getSha... | Sven Göthel | 2024-01-20 | 1 | -16/+48 |
* | Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav... | Sven Gothel | 2023-09-24 | 1 | -4/+4 |
* | Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali... | Sven Gothel | 2023-09-23 | 1 | -4/+4 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 2 | -20/+20 |
* | GraphUI: Button/Label: Complete String -> CharSequence type change for text, ... | Sven Gothel | 2023-09-04 | 1 | -1/+1 |
* | GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin... | Sven Gothel | 2023-09-04 | 1 | -4/+4 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 1 | -1/+1 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 1 | -7/+9 |
* | GraphUI TreeTool: Iterate from start to end (not vice versa), eliminating pot... | Sven Gothel | 2023-04-12 | 1 | -4/+4 |
* | GraphUI TreeTool: For all forAll*(): Allow acting upon Container Shape, i.e. ... | Sven Gothel | 2023-04-10 | 1 | -22/+14 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 2 | -2/+162 |
* | GraphUI Button: Simplify addShapeToRegion() | Sven Gothel | 2023-03-28 | 1 | -2/+2 |
* | GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP) | Sven Gothel | 2023-03-10 | 1 | -0/+81 |