| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 9 | -59/+301 |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 5 | -72/+95 |
* | GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ... | Sven Gothel | 2023-03-31 | 13 | -40/+40 |
* | GraphUI: Fix debug-box and allow API access in Shape (off, thickness fraction... | Sven Gothel | 2023-03-30 | 2 | -0/+2 |
* | GraphUI Demos: Cover more std arguments via GraphUIDemoArgs | Sven Gothel | 2023-03-30 | 3 | -104/+53 |
* | GraphUI Demo: UISceneDemo20 use Scene.screenshot(..), drop own code | Sven Gothel | 2023-03-30 | 1 | -31/+3 |
* | GraphUI Demo UISceneDemo03: Add 1 space padding to demo-text, make screenshot... | Sven Gothel | 2023-03-30 | 1 | -10/+36 |
* | GraphUI: Add GlyphShape representing a single Font.Glyph as a GraphShape; Use... | Sven Gothel | 2023-03-30 | 2 | -111/+198 |
* | GraphUI Demo UISceneDemo03: Add kerning and compensate on label 0/0 origin us... | Sven Gothel | 2023-03-28 | 1 | -8/+22 |
* | GraphUI Demo UISceneDemo02: Use em-sized label w/ scale. | Sven Gothel | 2023-03-28 | 1 | -8/+8 |
* | GraphUI: Decouple GraphShape from Shape, i.e. allow future Shape w/o Graph/GL... | Sven Gothel | 2023-03-28 | 6 | -91/+99 |
* | GraphUI Demos: Remove unused GPUUISceneTextAnim01 | Sven Gothel | 2023-03-28 | 1 | -303/+0 |
* | Graph FontScale: Simplify names, fix API doc and add unit test | Sven Gothel | 2023-03-28 | 4 | -4/+4 |
* | Graph Font: Rename getBBox*() -> getBounds*() to preserve a common semantic name | Sven Gothel | 2023-03-27 | 1 | -1/+1 |
* | GraphUI Demos: (Text) Type Animation ... | Sven Gothel | 2023-03-22 | 2 | -0/+697 |
* | UISceneDemo0[01]: Useless minor editing (can't move animator lower as sadly u... | Sven Gothel | 2023-03-22 | 2 | -2/+1 |
* | Graph Font Processing: Use Font.GlyphVisitor instead of OutlineShape.Visitor,... | Sven Gothel | 2023-03-22 | 1 | -4/+4 |
* | GraphUI Demos: Adopt to shapesSharpness -> oshapesSharpness rename | Sven Gothel | 2023-03-22 | 7 | -7/+7 |
* | GraphUI: Fix Scene.PMVMatrixSetup impl: Setup modelview before using setPlanB... | Sven Gothel | 2023-03-21 | 2 | -4/+8 |
* | GraphUI UISceneDemo20: Consolidate the actual implementation and main launche... | Sven Gothel | 2023-03-21 | 4 | -229/+197 |
* | GraphUI UISceneDemo*: Stop animation loop if window got destroyed | Sven Gothel | 2023-03-21 | 2 | -4/+4 |
* | GraphUI UISceneDemo*: Add windowResized() callback to update window title sho... | Sven Gothel | 2023-03-21 | 3 | -5/+12 |
* | GraphUI UISceneDemo*: Use lambdas for GLAutoDrawable.invoke(..) to reduce LOC | Sven Gothel | 2023-03-21 | 2 | -12/+6 |
* | Graph: Cleanup Vertex.Factory referencing: Only bind to OutlineShape and use ... | Sven Gothel | 2023-03-21 | 16 | -101/+73 |
* | GraphUI Shape: Provide empty default implementation for clearImpl() and destr... | Sven Gothel | 2023-03-20 | 5 | -40/+0 |
* | Rename UISceneDemo{02->10} | Sven Gothel | 2023-03-20 | 1 | -2/+2 |
* | GraphUI Demos: Bring back GPUUISceneGLListener0A .. | Sven Gothel | 2023-03-20 | 1 | -71/+104 |
* | GraphUI UISceneDemo01: Stop rotating animation if GLButton animation is toggl... | Sven Gothel | 2023-03-20 | 1 | -22/+22 |
* | UISceneDemo02: The 'dirty' variant w/ listener (printf) attached | Sven Gothel | 2023-03-20 | 1 | -250/+85 |
* | UISceneDemo01: Use GLButton shape w/ animating and rotating gears and set up ... | Sven Gothel | 2023-03-20 | 1 | -180/+150 |
* | GraphUI Default Scene.PMVMatrixSetup: Scale (back) projection to have normali... | Sven Gothel | 2023-03-20 | 1 | -4/+21 |
* | Demos GearsES2: Expose view rotation vars and listener | Sven Gothel | 2023-03-20 | 1 | -1/+14 |
* | Demo MovieSimple: Default to useOrigScale=false, enable @ main w/ -orig_scale | Sven Gothel | 2023-03-19 | 1 | -4/+4 |
* | GraphUI: Add UISceneDemo00 for linear animation in one main function; UIScene... | Sven Gothel | 2023-03-19 | 2 | -46/+192 |
* | GraphUI Shape win<->obj/shape mapping: Return actual int[] or float[] result ... | Sven Gothel | 2023-03-19 | 4 | -75/+47 |
* | GraphUI UISceneDemo01: Fix disposal, use windowDestroyed() WindowListener to ... | Sven Gothel | 2023-03-19 | 1 | -2/+1 |
* | GraphUI UISceneDemo01: Res independent Shape, in Scene attached to GLWindow s... | Sven Gothel | 2023-03-19 | 1 | -19/+14 |
* | Graph UI: Apply API changes to demos *WIP* (not all working yet, but compile ... | Sven Gothel | 2023-03-19 | 7 | -265/+675 |
* | Graph UI: Adopt Shape implementations to Shape API changes (simplification) | Sven Gothel | 2023-03-19 | 5 | -10/+10 |
* | Fix MovieSimple regression of commit 00dbacc5af3531af50e77a02d534dc11e08de10f... | Sven Gothel | 2023-03-19 | 4 | -5/+19 |
* | Graph: Make RenderState a composition of RegionRenderer, which also creates a... | Sven Gothel | 2023-03-15 | 10 | -62/+40 |
* | Demos: Minor cleanups; MovieSimple: Remove unused variables etc .. left over ... | Sven Gothel | 2023-03-15 | 4 | -23/+2 |
* | GraphUI: Scene/Shape: Decouple PMVMatrix operations (picking, obj<->win) by u... | Sven Gothel | 2023-03-15 | 4 | -73/+71 |
* | GraphUI: Complete rename of UISceneDemo01 | Sven Gothel | 2023-03-15 | 1 | -14/+6 |
* | GLMediaPlayer usage: Fix verbose strings, disable verbose in GraphUI demos | Sven Gothel | 2023-03-15 | 3 | -4/+4 |
* | GraphUI: Rename UISceneDemo00 -> UISceneDemo01 | Sven Gothel | 2023-03-15 | 1 | -0/+0 |
* | Graph: Have RegionRenderer.reshapeNotify(..) track x/y as well (vieport); Gra... | Sven Gothel | 2023-03-14 | 3 | -19/+18 |
* | GraphUI: Add a most simple Scene demo with one Shape. | Sven Gothel | 2023-03-14 | 1 | -0/+358 |
* | GPUUISceneGLListener0A: Simplify according to Scene class changes (view-based... | Sven Gothel | 2023-03-14 | 2 | -129/+76 |
* | GraphUI: UIShapeDemo01.reshape(): Drop redundant glViewport(..) call | Sven Gothel | 2023-03-14 | 1 | -1/+0 |