| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI: Button/Label: Complete String -> CharSequence type change for text, ... | Sven Gothel | 2023-09-04 | 7 | -18/+11 |
* | GraphUI Scene: Generalize its interface PMVMatrixSetup and usage of its Defau... | Sven Gothel | 2023-09-03 | 9 | -190/+76 |
* | GraphUI Scene: Pass sampleCount in ctor variant and refine API doc, clip to [... | Sven Gothel | 2023-09-03 | 10 | -20/+34 |
* | GraphUI Demos: Proper use of CommandlineOptions | Sven Gothel | 2023-09-02 | 4 | -34/+18 |
* | Demos: CommandlineOptions: Add total_duration command line option '-duration ... | Sven Gothel | 2023-09-02 | 1 | -14/+19 |
* | PMVMatrix.gluPerspective(): Redfine angle in radians instead of degrees ** AP... | Sven Gothel | 2023-09-02 | 8 | -10/+13 |
* | GraphUI Demo: Rename UISceneDemoU01a -> UIGraphDemoU01a, not using GraphUI's ... | Sven Gothel | 2023-09-01 | 1 | -4/+24 |
* | GraphUI Demo FontView01: Fix '-showUnderline', i.e. glyphListener shall use t... | Sven Gothel | 2023-08-28 | 1 | -1/+1 |
* | GraphUI Demo FontView01: Enhance usability and refactor: Add left-column glyp... | Sven Gothel | 2023-08-28 | 1 | -78/+206 |
* | UISceneDemo03: Detail demo description, add blog entry | Sven Gothel | 2023-08-27 | 1 | -3/+7 |
* | GraphUI Demo: UISceneDemo03: Add optional audio (only) via '-audio <URL or fi... | Sven Gothel | 2023-08-27 | 1 | -4/+108 |
* | GraphUI: Extract generalized AnimGroup functionality from UISceneDemo03*, pro... | Sven Gothel | 2023-08-27 | 6 | -781/+524 |
* | Demos: Use Runnable lambda for window.destroy() off-thread and use key-symbol... | Sven Gothel | 2023-08-23 | 10 | -57/+37 |
* | UISceneDemo03b: Add a little more customization .. | Sven Gothel | 2023-08-19 | 1 | -6/+23 |
* | Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions | Sven Gothel | 2023-08-13 | 16 | -34/+33 |
* | GraphUIDemoArgs: Issue GLProfile.initSingleton() once in static init block, e... | Sven Gothel | 2023-08-13 | 1 | -0/+4 |
* | UISceneDemo20: Fix info/debug text title GPUUISceneGLListener0A -> UISceneDemo20 | Sven Gothel | 2023-08-13 | 1 | -7/+8 |
* | GraphUIDemoArgs: Add GL4 core | Sven Gothel | 2023-08-13 | 1 | -0/+2 |
* | Demos: Add main() to GearsES2, .. allowing to be used for simple bringup tests | Sven Gothel | 2023-08-13 | 3 | -12/+166 |
* | Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable A... | Sven Gothel | 2023-08-13 | 26 | -29/+32 |
* | Untangle joal from build requirements as introduced via new jogl-demos | Sven Gothel | 2023-08-07 | 3 | -6/+4 |
* | Graph / GraphUI Demos: Don't use the color-channel if not required (mixing co... | Sven Gothel | 2023-08-02 | 6 | -14/+17 |
* | Graph: Simplify RegionRenderer API by exposing common RenderState methods (an... | Sven Gothel | 2023-08-02 | 8 | -41/+39 |
* | UISceneDemoU01a: Destory textRegion @ dispose | Sven Gothel | 2023-08-01 | 1 | -0/+1 |
* | Graph Add {GLRegion, GraphShape}.setTextureUnit(int): Allowing to set texture... | Sven Gothel | 2023-08-01 | 1 | -8/+18 |
* | Graph RegionRendered.init(..): Disable renderer (and shader programs etc) to ... | Sven Gothel | 2023-08-01 | 1 | -4/+3 |
* | Add Graph/GraphUI UISceneDemoU01a, showcase integration and multiple projecti... | Sven Gothel | 2023-08-01 | 1 | -0/+351 |
* | Graph: Minor cleanup: TextRegionUtil: Fix API doc references; RegionRenderer.... | Sven Gothel | 2023-08-01 | 1 | -1/+0 |
* | GraphUI UISceneDemo20: Add OpenAL spatial 3D sound features: Add SimpleSineSy... | Sven Gothel | 2023-05-23 | 1 | -5/+219 |
* | MovieCube: Restart @ EOS | Sven Gothel | 2023-05-18 | 2 | -9/+18 |
* | Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd... | Sven Gothel | 2023-05-17 | 1 | -1/+1 |
* | Fix MovieSimpleActivity1: Adjust to GLMediaPlayer API change (commit 9a7b9768... | Sven Gothel | 2023-05-15 | 1 | -11/+12 |
* | GLMediaPlayer: Replace GLMediaEventListener.EVENT_CHANGE_* 'int event_mask' w... | Sven Gothel | 2023-05-09 | 7 | -70/+59 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 7 | -97/+698 |
* | GraphUI GraphShape: Apply {update->reset}GLRegion() | Sven Gothel | 2023-04-28 | 5 | -5/+5 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 7 | -16/+35 |
* | Graph GLRegion/TextRegionUtil: Enhance pre-determination of buffer-size, incr... | Sven Gothel | 2023-04-20 | 7 | -17/+15 |
* | Graph OutlineShape.get{Outline->}VectexCount() renamed | Sven Gothel | 2023-04-20 | 1 | -1/+1 |
* | GraphUI {Round->Base}Button, denoting perpendicular or round corners (aka rec... | Sven Gothel | 2023-04-19 | 2 | -12/+12 |
* | GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ... | Sven Gothel | 2023-04-18 | 1 | -0/+225 |
* | GraphUI Padding: Use CSS alike ctor semantics, hence swizzle ctor arguments | Sven Gothel | 2023-04-18 | 3 | -48/+5 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 11 | -14/+15 |
* | GraphUI Demos: Move GraphUIDemoArgs to sub-package util | Sven Gothel | 2023-04-18 | 9 | -2/+9 |
* | GraphUI Demo FontView01: Add font-name and selected glyphID to screenshot fil... | Sven Gothel | 2023-04-14 | 1 | -4/+8 |
* | GraphUI Demo FontView01: Add screenshot per selected Glyph | Sven Gothel | 2023-04-14 | 1 | -6/+9 |
* | GraphUI Demo FontView01: Separate general font metrix (height, line-height) f... | Sven Gothel | 2023-04-14 | 1 | -3/+3 |
* | GraphUI Demo FontView01: Add 'infoGrid' w/ GlyphShape (-> DAG SG reusing inst... | Sven Gothel | 2023-04-14 | 1 | -21/+106 |
* | GraphUI Demo/Test: FontView[Listener]01: Use 10 'mmPerCell', Monitor resoluti... | Sven Gothel | 2023-04-14 | 1 | -40/+46 |
* | GraphUI Demo FontView01: Use full window size if grid is not otherwise define... | Sven Gothel | 2023-04-14 | 1 | -13/+25 |
* | GraphUI Demos: Use new Scene.screenshot(.. screen.nextScreenShotFile(..)) | Sven Gothel | 2023-04-14 | 4 | -9/+6 |