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