aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/AnimGroup.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Shape: Rename [set|is]{Enabled -> Visible}(..) for claritySven Gothel2023-12-181-2/+2
* Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav...Sven Gothel2023-09-241-2/+2
* Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali...Sven Gothel2023-09-231-6/+6
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-37/+37
* Graph Font + Glyph: More robust detetection and API definition of non-contour...Sven Gothel2023-08-281-1/+1
* GraphUI: Extract generalized AnimGroup functionality from UISceneDemo03*, pro...Sven Gothel2023-08-271-0/+812