| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1462 / 1462: GraphUI Demo UISceneDemo20: Replace some text in buttons wit... | Sven Gothel | 2023-09-24 | 1 | -6/+7 |
* | GraphUI Demos UIMediaGrid01: Demos multiple MediaButton in a grid - performan... | Sven Gothel | 2023-09-24 | 1 | -0/+360 |
* | Graph Font Tests: Fix missing codepoint -> GlyphID conversion | Sven Gothel | 2023-09-24 | 1 | -2/+2 |
* | Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav... | Sven Gothel | 2023-09-24 | 6 | -33/+31 |
* | Graph Fonts: Add 'Material Icons Round-Regular' (APL-2 license) and use it in... | Sven Gothel | 2023-09-24 | 1 | -5/+8 |
* | GraphUI Demo FontView01: Add mode showing the Glyph's name below in grid | Sven Gothel | 2023-09-24 | 1 | -15/+33 |
* | Bug 1460 - GraphUI Shape: Allow keeping aspect-ratio at resize | Sven Gothel | 2023-09-24 | 1 | -3/+1 |
* | UISceneDemo20 Use onToggle(..) for media-button (audio on/off) as well as use... | Sven Gothel | 2023-09-24 | 1 | -29/+17 |
* | UISceneDemo20: Set proper z-epsilon for all Buttons on reshape to use the per... | Sven Gothel | 2023-09-24 | 1 | -0/+4 |
* | GraphUI Layout: Add UILayoutBoxGridOffset01, showing behavior w/ shapes not s... | Sven Gothel | 2023-09-23 | 1 | -0/+373 |
* | Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali... | Sven Gothel | 2023-09-23 | 4 | -7/+7 |
* | Demos MovieSimple, MovieCube: Use Uri.tryUriOrFile(..) and have user just use... | Sven Gothel | 2023-09-22 | 2 | -39/+20 |
* | GraphUI Demo FontView01: Re-add Margin for glyphInfoBox (text) and use Group'... | Sven Gothel | 2023-09-20 | 1 | -3/+3 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 30 | -288/+259 |
* | GraphUI Demo Fontview: Fix '-showUnderline' mode; Fix and simplify addGlyphs(... | Sven Gothel | 2023-09-19 | 1 | -17/+7 |
* | GraphUI Demo FontView: Prescan available countour glyphs for fluent scrolling .. | Sven Gothel | 2023-09-19 | 1 | -38/+40 |
* | GraphUI Layout Tests: Use blue for group border and black for shape border; U... | Sven Gothel | 2023-09-19 | 2 | -32/+70 |
* | FontView01: Have all layout performed by our Box/Grid-Layout classes w/o manu... | Sven Gothel | 2023-09-17 | 1 | -147/+259 |
* | GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale... | Sven Gothel | 2023-09-16 | 1 | -2/+10 |
* | GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh... | Sven Gothel | 2023-09-05 | 3 | -391/+640 |
* | FloatUtil.abs(a): Mark as deprecated, use Math.abs(a) directly. We assume it ... | Sven Gothel | 2023-09-04 | 2 | -2/+2 |
* | 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 |