userJames Kingcancel
branchsbox-sdf/2d-mesh-rewritecancel

19 Commits over 0 Days - ∞cph!

1 Year Ago
Fixed off-by-one halving max bevel width Moved PolygonMeshBuilder to its own package Remove debug again
1 Year Ago
Remove debug Some cleanup WIP add vertices to limit smooth normal blend distance
1 Year Ago
Slight optimization Collision mesh generation
1 Year Ago
Allow merges in either direction Trying to find isolated polys is buggy, just do them all together
1 Year Ago
Non-reflex angles can split
1 Year Ago
Keep layer width consistent New polygon closing method More consistent position sorting for sweeps Another fix Debugging A bit more stable Refactor, stability
1 Year Ago
Small fixes
1 Year Ago
Another fix More fixes, UVs for cut faces
1 Year Ago
Fixes
1 Year Ago
Bug fixes
1 Year Ago
Fixed rounded edges, dodgy clip fix
1 Year Ago
.addon to .sbproj New mesh writer almost working
1 Year Ago
Chunk mesh clipping
1 Year Ago
CutMeshWriter
1 Year Ago
Formatting Refactoring, skeleton of new 2D meshing strategy
1 Year Ago
PolygonMeshBuilder
1 Year Ago
Find which positive loop contains each negative loop
1 Year Ago
Identify positive vs negative edge loops
1 Year Ago
2D: Rewriting mesh gen to be edge loop based