aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/gl/shapes
Commit message (Expand)AuthorAgeFilesLines
* GraphUI MediaButton: Only mark region dirty if already existsSven Gothel2023-03-201-1/+3
* GraphUI GLButton: Add missing destroyImpl(..) to destroy the ImageSequence an...Sven Gothel2023-03-201-0/+6
* GraphUI Shape win<->obj/shape mapping: Return actual int[] or float[] result ...Sven Gothel2023-03-192-4/+3
* Graph UI: Apply API changes to demos *WIP* (not all working yet, but compile ...Sven Gothel2023-03-191-1/+1
* Graph UI: Adopt Shape implementations to Shape API changes (simplification)Sven Gothel2023-03-199-34/+28
* GraphUI: Scene/Shape: Decouple PMVMatrix operations (picking, obj<->win) by u...Sven Gothel2023-03-151-1/+1
* GLMediaPlayer usage: Fix verbose strings, disable verbose in GraphUI demosSven Gothel2023-03-151-2/+2
* 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: MediaButton: Adapt GLMediaPlayer changes: Ready right away and reset...Sven Gothel2023-03-131-9/+12
* 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: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP)Sven Gothel2023-03-109-0/+1162