Blender Git Loki
Git Commits -> Revision c271600
Revision c271600 by Howard Trickey (master) November 1, 2020, 00:48 (GMT) |
Fix T82089 Boolean on empty mesh with collection fails. For the fast solver, there was an optimization carried over from the non-collection case for empty meshes which did not work in the chained boolean code for collection operands. Removed that optimization in the collection case. |
Commit Details:
Full Hash: c271600101a2b5e491315f4dfa7fe89e4a4d5b1a
Parent Commit: c249eb7
Lines Changed: +16, -27
1 Modified Path:
/source/blender/modifiers/intern/MOD_boolean.c (+16, -27) (Diff)