aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/jogamp/graph/ui/TreeTool.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1489 - GraphUI Group: Resolve Performance Regression in Scene.pickShape()...Sven Göthel2024-01-221-31/+72
* GraphUI Graph/Scene: Reuse TreeTool for contains(), getShapeByID() and getSha...Sven Göthel2024-01-201-16/+48
* Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav...Sven Gothel2023-09-241-4/+4
* Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali...Sven Gothel2023-09-231-4/+4
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-16/+16
* GraphUI TreeTool: Iterate from start to end (not vice versa), eliminating pot...Sven Gothel2023-04-121-4/+4
* GraphUI TreeTool: For all forAll*(): Allow acting upon Container Shape, i.e. ...Sven Gothel2023-04-101-22/+14
* GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave...Sven Gothel2023-04-051-0/+159