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
Debug.debugExplicit(): Define and use explicit symbol debug flag; Use it for certain debug output to keep most silence for debugAll() More... over 1 year ago
Debug.debugExplicit(): Define and use explicit symbol debug flag; Use it for certain debug output to keep most silence for debugAll() More... over 1 year ago
GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale. {Box,Grid}Layout: Always remove Bottom-Left delta and refine API doc of incl scale behavior More... over 1 year ago
GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale. {Box,Grid}Layout: Always remove Bottom-Left delta and refine API doc of incl scale behavior More... over 1 year ago
GraphUI Group.validateImpl(): Pick RenderMode for border from 1st Shape if required (hasBorder() and null border yet) More... over 1 year ago
GraphUI Group.validateImpl(): Pick RenderMode for border from 1st Shape if required (hasBorder() and null border yet) More... over 1 year ago
GraphUI Group: Override isShapeDirty(), performing a deep dirty state update on all group member to allow validate to function More... over 1 year ago
GraphUI Group: Override isShapeDirty(), performing a deep dirty state update on all group member to allow validate to function More... over 1 year ago
make/build.xml: Fix target 'all.but-onejar', adding targets 'one.lib.dir' and 'test.compile' to have native libs in place and update tests/demos More... over 1 year ago
make/build.xml: Fix target 'all.but-onejar', adding targets 'one.lib.dir' and 'test.compile' to have native libs in place and update tests/demos More... over 1 year ago
make/build.xml: Add target 'all.but-onejar', allowing a quick build w/o the all-jar files as usable with atomic jars like: make/scripts/tests.sh `USE_BUILDDIR=1` More... over 1 year ago
make/build.xml: Add target 'all.but-onejar', allowing a quick build w/o the all-jar files as usable with atomic jars like: make/scripts/tests.sh `USE_BUILDDIR=1` More... over 1 year ago
GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding behavior to BoxLayout and GridLayout. More... over 1 year ago
GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding behavior to BoxLayout and GridLayout. More... over 1 year ago
GraphUI Layout: Html'ify API header of Gap and Padding More... over 1 year ago
GraphUI Layout: Html'ify API header of Gap and Padding More... over 1 year ago
GraphUI Layout Alignment: Separate center alignment to horizontal and vertical More... over 1 year ago
GraphUI Layout Alignment: Separate center alignment to horizontal and vertical More... over 1 year ago
GraphUI Shape: Add setScale(..) and scale(..) with Vec3f for convenience; Add border-color in toString() if hasBorder() More... over 1 year ago
GraphUI Shape: Add setScale(..) and scale(..) with Vec3f for convenience; Add border-color in toString() if hasBorder() More... over 1 year ago
GraphUI Scene: Add invoke(boolean wait, GLRunnable) for convenience using GLAutoDrawable.invoke(..) More... over 1 year ago
GraphUI Scene: Add invoke(boolean wait, GLRunnable) for convenience using GLAutoDrawable.invoke(..) More... over 1 year ago
GraphUI Scene: Only set dbgBorderThickness on shape if not zero and shape has no border yet, i.e. don't override More... over 1 year ago
GraphUI Scene: Only set dbgBorderThickness on shape if not zero and shape has no border yet, i.e. don't override More... over 1 year ago
GraphUI: Use z-top of bounding box for border rectangle, not z-center More... over 1 year ago
GraphUI: Use z-top of bounding box for border rectangle, not z-center More... over 1 year ago
FloatUtil.abs(a): Mark as deprecated, use Math.abs(a) directly. We assume it is an intrinsic + branch-less implementation More... over 1 year ago
FloatUtil.abs(a): Mark as deprecated, use Math.abs(a) directly. We assume it is an intrinsic + branch-less implementation More... over 1 year ago
GraphUI Margin, Alignment: Reuse ctor for default-ctor More... over 1 year ago
GraphUI Margin, Alignment: Reuse ctor for default-ctor More... over 1 year ago