22
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Graph RenderState/RegionRenderer: Rename isHintMaskSet()->hintBitsSet(), setHintMask()->setHintBits(), clearHintMask()->clearHintBits()
Sven Gothel
as Sven Göthel
More... 4 months ago
Graph RenderState/RegionRenderer: Rename isHintMaskSet()->hintBitsSet(), setHintMask()->setHintBits(), clearHintMask()->clearHintBits()
Sven Gothel
as Sven Göthel
More... 4 months ago
Loop.isValidNeighborDbg(): Remove DEBUG branch, always true
Sven Gothel
as Sven Göthel
More... 4 months ago
Loop.isValidNeighborDbg(): Remove DEBUG branch, always true
Sven Gothel
as Sven Göthel
More... 4 months ago
VectorUtil: Remove unused isInCircleVec2f() and triAreaVec2f(), now using *2d() variants
Sven Gothel
as Sven Göthel
More... 4 months ago
VectorUtil: Remove unused isInCircleVec2f() and triAreaVec2f(), now using *2d() variants
Sven Gothel
as Sven Göthel
More... 4 months ago
Remove unused imports ...
Sven Gothel
as Sven Göthel
More... 4 months ago
Remove unused imports ...
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501 Graph Delaunay: Replace MaterialIconsRound-Regular.ttf with fixed winding direction (outer-bondary TTF CW (Graph CCW) and inner-hole TTF CCW (Graph CW)
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501 Graph Delaunay: Replace MaterialIconsRound-Regular.ttf with fixed winding direction (outer-bondary TTF CW (Graph CCW) and inner-hole TTF CCW (Graph CW)
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph Delaunay: Use default winding outer-boundary:=CCW and inner-hole:=CW w/o using winding determination (might be incorrect)
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph Delaunay: Use default winding outer-boundary:=CCW and inner-hole:=CW w/o using winding determination (might be incorrect)
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph: Add UIShapeDemo02a test for rectangular shape provoking tessellation issue / or use Glyph03FreeMonoRegular_M
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph: Add UIShapeDemo02a test for rectangular shape provoking tessellation issue / or use Glyph03FreeMonoRegular_M
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph Delaunay: Add double triAreaVec2() and isInCircleVec2() version, overcome float precision; Loop: Pass edgeType not Winding, simplify findClosestValidNeighbor() -> isValidNeighbor(); CDTriangulator2D.addCurve() enforces Winding.CCW on BOUNDARY null == loop case
Sven Gothel
as Sven Göthel
More... 4 months ago
Bug 1501: Graph Delaunay: Add double triAreaVec2() and isInCircleVec2() version, overcome float precision; Loop: Pass edgeType not Winding, simplify findClosestValidNeighbor() -> isValidNeighbor(); CDTriangulator2D.addCurve() enforces Winding.CCW on BOUNDARY null == loop case
Sven Gothel
as Sven Göthel
More... 4 months ago
Graph: Outline[Shape]: Add print()
Sven Gothel
as Sven Göthel
More... 4 months ago
Graph: Outline[Shape]: Add print()
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Demos FontView01 + UIMediaGrid01: Use FSAA 8 (GPU MSAA 8) as these demos utilize lots of smaller resources regions ...
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Demos FontView01 + UIMediaGrid01: Use FSAA 8 (GPU MSAA 8) as these demos utilize lots of smaller resources regions ...
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI MediaPlayer: Add HUDShape on time-slider @ mouse-over with time-string and still-images (optional) .. using HUDShape
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI MediaPlayer: Add HUDShape on time-slider @ mouse-over with time-string and still-images (optional) .. using HUDShape
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI: Add HUDShape, a convenient HUD shape to be exposed in the scene using inner object size/pos, similar like TooltipShape
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI: Add HUDShape, a convenient HUD shape to be exposed in the scene using inner object size/pos, similar like TooltipShape
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Tooltip*: Remove unused paramter in createTip() and clarify names
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Tooltip*: Remove unused paramter in createTip() and clarify names
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Shape: Add MouseEvent to MoveListener; RangeSlider: Add rel obj position + NEWT MouseEvent to listener, renamed {Slider->Change}Listener and add PeekListener for mouse-over events
Sven Gothel
as Sven Göthel
More... 4 months ago
GraphUI Shape: Add MouseEvent to MoveListener; RangeSlider: Add rel obj position + NEWT MouseEvent to listener, renamed {Slider->Change}Listener and add PeekListener for mouse-over events
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Adjust aid/sid to AUTO if alang/slang is given
Sven Gothel
as Sven Göthel
More... 4 months ago
GLMediaPlayerImpl: Adjust aid/sid to AUTO if alang/slang is given
Sven Gothel
as Sven Göthel
More... 4 months ago