22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GraphUI: Button/Label: Complete String -> CharSequence type change for text, rename Button set{Label->Text}(..), adjust demo/text code More... over 1 year ago
GraphUI: Button/Label: Complete String -> CharSequence type change for text, rename Button set{Label->Text}(..), adjust demo/text code More... over 1 year ago
GraphUI GraphShape: Split renderModes -> final renderModesReq + mutable renderModes, allowing the latter to be adjusted e.g. in case a color-channel is required More... over 1 year ago
GraphUI GraphShape: Split renderModes -> final renderModesReq + mutable renderModes, allowing the latter to be adjusted e.g. in case a color-channel is required More... over 1 year ago
GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp AffineTransform to local method; Simplify BaseButton setCorner(0) -> setPerp(); Protected abstract ctor .. More... over 1 year ago
GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp AffineTransform to local method; Simplify BaseButton setCorner(0) -> setPerp(); Protected abstract ctor .. More... over 1 year ago
GraphUI Button: Add label bounds to own shape (adds used z-range) More... over 1 year ago
GraphUI Button: Add label bounds to own shape (adds used z-range) More... over 1 year ago
GraphUI Scene: Expose Z-Epsilon API for default and current PMVMatrixSetup values; Button add Z-Epsilon API for ctor and setLabelZOffset(..) More... over 1 year ago
GraphUI Scene: Expose Z-Epsilon API for default and current PMVMatrixSetup values; Button add Z-Epsilon API for ctor and setLabelZOffset(..) More... over 1 year ago
GraphUI Shape.ZAscendingComparator: Use (faster) FloatUtil.isEqual2(a,b) and consider Z-scaling More... over 1 year ago
GraphUI Shape.ZAscendingComparator: Use (faster) FloatUtil.isEqual2(a,b) and consider Z-scaling More... over 1 year ago
GraphUI Shape: Enhance API doc for colors More... over 1 year ago
GraphUI Shape: Enhance API doc for colors More... over 1 year ago
FloatUtil.isEqual(..): Rename raw {isEqual->isEqualRaw}(a,b) varianr w/o EPSILON; Add isEqual(a,b) w/ default EPSILON; Use it where applicable More... over 1 year ago
FloatUtil.isEqual(..): Rename raw {isEqual->isEqualRaw}(a,b) varianr w/o EPSILON; Add isEqual(a,b) w/ default EPSILON; Use it where applicable More... over 1 year ago
GraphUI Scene: Generalize its interface PMVMatrixSetup and usage of its DefaultPMVMatrixSetup w/o orthogonal alike scale-back but fully parametric More... over 1 year ago
GraphUI Scene: Generalize its interface PMVMatrixSetup and usage of its DefaultPMVMatrixSetup w/o orthogonal alike scale-back but fully parametric More... over 1 year ago
GraphUI Scene: Pass sampleCount in ctor variant and refine API doc, clip to [1..8]; Add clarity in Region; Demos CommandlineOptions adds actual graphAASamples set and utilized More... over 1 year ago
GraphUI Scene: Pass sampleCount in ctor variant and refine API doc, clip to [1..8]; Add clarity in Region; Demos CommandlineOptions adds actual graphAASamples set and utilized More... over 1 year ago
GraphUI Demos: Proper use of CommandlineOptions More... over 1 year ago
GraphUI Demos: Proper use of CommandlineOptions More... over 1 year ago
Demos: CommandlineOptions: Add total_duration command line option '-duration <floar>' in seconds More... over 1 year ago
Demos: CommandlineOptions: Add total_duration command line option '-duration <floar>' in seconds More... over 1 year ago
PMVMatrix.gluPerspective(): Redfine angle in radians instead of degrees ** API Change ** More... over 1 year ago
PMVMatrix.gluPerspective(): Redfine angle in radians instead of degrees ** API Change ** More... over 1 year ago
Graph Font + Glyph: Fix whitespace definition: Include 'no original underlying shape' and add API doc More... over 1 year ago
Graph Font + Glyph: Fix whitespace definition: Include 'no original underlying shape' and add API doc More... over 1 year ago
GraphUI Demo: Rename UISceneDemoU01a -> UIGraphDemoU01a, not using GraphUI's Scene but manual GLEventListener etc, add a few Glyph tests More... over 1 year ago
GraphUI Demo: Rename UISceneDemoU01a -> UIGraphDemoU01a, not using GraphUI's Scene but manual GLEventListener etc, add a few Glyph tests More... over 1 year ago