| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1498: Change Top-Level Widget Mode: Register a top-level Group in Scene, ... | Sven Göthel | 2024-02-05 | 1 | -3/+0 |
* | GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ... | Sven Göthel | 2024-02-04 | 1 | -51/+0 |
* | Bug 1489 - GraphUI Group: Resolve Performance Regression in Scene.pickShape()... | Sven Göthel | 2024-01-22 | 1 | -10/+79 |
* | GraphUI Cleanup: Simplify Shape.draw*() and Container.{add,remove*}Shape[s]()... | Sven Göthel | 2024-01-07 | 1 | -11/+18 |
* | Bug 805: GraphUI: Add Group.replaceShape(..) and Shape.getParent() | Sven Gothel | 2023-12-18 | 1 | -0/+1 |
* | GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m... | Sven Gothel | 2023-10-03 | 1 | -0/+4 |
* | Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav... | Sven Gothel | 2023-09-24 | 1 | -1/+1 |
* | GraphUI Container: Add getShapeCount() and add API doc .. | Sven Gothel | 2023-09-20 | 1 | -0/+5 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -12/+11 |
* | GraphUI Container.removeShape(..): Return removed Shape, add removeShape(inde... | Sven Gothel | 2023-04-14 | 1 | -2/+12 |
* | GraphUI: Container (Group, Scene): Add removeAllShapes() and expose frustum-c... | Sven Gothel | 2023-04-10 | 1 | -0/+9 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -0/+97 |