aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/gl/shapes/RoundButton.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ...Sven Gothel2023-03-311-129/+0
* GraphUI: Decouple GraphShape from Shape, i.e. allow future Shape w/o Graph/GL...Sven Gothel2023-03-281-3/+3
* Graph: Cleanup Vertex.Factory referencing: Only bind to OutlineShape and use ...Sven Gothel2023-03-211-6/+2
* GraphUI Shape: Provide empty default implementation for clearImpl() and destr...Sven Gothel2023-03-201-8/+0
* Graph UI: Adopt Shape implementations to Shape API changes (simplification)Sven Gothel2023-03-191-4/+4
* GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP)Sven Gothel2023-03-101-0/+141