Initial commit
Mesh generation
Mesh copying, transformation
Working on CSG operators
About to do a mesh modification rewrite
Almost found cut faces
Find edge loops for cut faces
Handle intersections fully inside a face
Flood fill faces
Find faces for both lhs and rhs meshes
Support for different operators
When surfaces don't intersect, check to see if we should keep faces
Attribute refactor
WIP generating convex faces
More convex face progress
Convex decomposition almost working
More decomposition fixes
Working on edge cases