aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph
Commit message (Expand)AuthorAgeFilesLines
* GraphUI: Label: Rename pixelSize -> pixelScale, since we are view-based or in...Sven Gothel2023-03-141-9/+10
* GraphUI: MediaButton: No need to re-create GLRegion (anymore), just markShape...Sven Gothel2023-03-141-5/+1
* GraphUI: Button: Allow user to configure 2-pass label z-offsetSven Gothel2023-03-141-2/+10
* GraphUI: GLButton: Don't pass FBO size @ ctor, calculate true view-size @ 1st...Sven Gothel2023-03-141-4/+11
* GraphUI: Scene: Add simplified ctor w/ user defined zNear, zFar and sceneDist...Sven Gothel2023-03-142-54/+191
* GraphUI: MediaButton: Adapt GLMediaPlayer changes: Ready right away and reset...Sven Gothel2023-03-131-9/+12
* GraphUI: Cleanup 1-pointer zoom, add generic PinchToZoom-Gesture for 2-pointe...Sven Gothel2023-03-132-48/+88
* GraphUI: Use pre-calc'ing buffer sizes for Label shapeSven Gothel2023-03-131-0/+7
* GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ...Sven Gothel2023-03-131-2/+2
* GraphUI: Shape: Add build-in resize w/ 1-pointer-click and drag in 1/4th bott...Sven Gothel2023-03-112-45/+121
* GraphUI: Add package.html (dummy)Sven Gothel2023-03-101-0/+33
* GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP)Sven Gothel2023-03-1011-0/+2590