Blender Git Commit Log
Git Commits -> Revision 1d447dc
Revision 1d447dc by Howard Trickey (master) December 10, 2020, 14:15 (GMT) |
Fix T83630 Exact Boolean assert failure in Debug build. I thought I had reasoned that the add_patch would only happen when the patch was not already in a cell, but I missed reasoning about merged cells. So switched to a set 'add' instead of 'add_new'. |
Commit Details:
Full Hash: 1d447dcd19120ed2fd14511589220438ce1904bc
Parent Commit: 348bd31
Lines Changed: +1, -6
1 Modified Path:
/source/blender/blenlib/intern/mesh_boolean.cc (+1, -6) (Diff)