aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/jogamp
Commit message (Expand)AuthorAgeFilesLines
* 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-202-20/+20
* GraphUI: Button/Label: Complete String -> CharSequence type change for text, ...Sven Gothel2023-09-041-1/+1
* GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin...Sven Gothel2023-09-041-4/+4
* GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT...Sven Gothel2023-04-201-1/+1
* Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ...Sven Gothel2023-04-181-7/+9
* 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-052-2/+162
* GraphUI Button: Simplify addShapeToRegion()Sven Gothel2023-03-281-2/+2
* GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP)Sven Gothel2023-03-101-0/+81