branchsbox-sdf/2d-mesh-rewritecancel

19 Commits over 0 Days - ∞cph!

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