| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI MediaButton: Only mark region dirty if already exists | Sven Gothel | 2023-03-20 | 1 | -1/+3 |
* | GraphUI GLButton: Add missing destroyImpl(..) to destroy the ImageSequence an... | Sven Gothel | 2023-03-20 | 1 | -0/+6 |
* | GraphUI Shape win<->obj/shape mapping: Return actual int[] or float[] result ... | Sven Gothel | 2023-03-19 | 2 | -4/+3 |
* | Graph UI: Apply API changes to demos *WIP* (not all working yet, but compile ... | Sven Gothel | 2023-03-19 | 1 | -1/+1 |
* | Graph UI: Adopt Shape implementations to Shape API changes (simplification) | Sven Gothel | 2023-03-19 | 9 | -34/+28 |
* | GraphUI: Scene/Shape: Decouple PMVMatrix operations (picking, obj<->win) by u... | Sven Gothel | 2023-03-15 | 1 | -1/+1 |
* | GLMediaPlayer usage: Fix verbose strings, disable verbose in GraphUI demos | Sven Gothel | 2023-03-15 | 1 | -2/+2 |
* | GraphUI: Label: Rename pixelSize -> pixelScale, since we are view-based or in... | Sven Gothel | 2023-03-14 | 1 | -9/+10 |
* | GraphUI: MediaButton: No need to re-create GLRegion (anymore), just markShape... | Sven Gothel | 2023-03-14 | 1 | -5/+1 |
* | GraphUI: Button: Allow user to configure 2-pass label z-offset | Sven Gothel | 2023-03-14 | 1 | -2/+10 |
* | GraphUI: GLButton: Don't pass FBO size @ ctor, calculate true view-size @ 1st... | Sven Gothel | 2023-03-14 | 1 | -4/+11 |
* | GraphUI: MediaButton: Adapt GLMediaPlayer changes: Ready right away and reset... | Sven Gothel | 2023-03-13 | 1 | -9/+12 |
* | GraphUI: Use pre-calc'ing buffer sizes for Label shape | Sven Gothel | 2023-03-13 | 1 | -0/+7 |
* | GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ... | Sven Gothel | 2023-03-13 | 1 | -2/+2 |
* | GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP) | Sven Gothel | 2023-03-10 | 9 | -0/+1162 |