Blender Git Commit Log
Git Commits -> Revision 4158b7f
Revision 4158b7f by Howard Trickey (master) November 1, 2020, 00:07 (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: 4158b7f674bcc05308b50da917798edfdddab469
Parent Commit: 30826a5
Lines Changed: +16, -27
1 Modified Path:
/source/blender/modifiers/intern/MOD_boolean.c (+16, -27) (Diff)