Merge newboolean branch into master.
This is for design task T67744, Boolean Redesign. It adds a choice of solver to the Boolean modifier and the Intersect (Boolean) and Intersect (Knife) tools. The 'Fast' choice is the current Bmesh boolean. The new 'Exact' choice is a more advanced algorithm that supports overlapping geometry and uses more robust calculations, but is slower than the Fast choice. The default with this commit is set to 'Exact'. We can decide before the 2.91 release whether or not this is the right choice, but this choice now will get us more testing and feedback on the new code.
This commit is contained in:
3304
source/blender/blenlib/intern/mesh_intersect.cc
Normal file
3304
source/blender/blenlib/intern/mesh_intersect.cc
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user