Blender Git Loki

Git Commits -> Revision ab7608a

Revision ab7608a by Howard Trickey (master)
September 13, 2020, 20:57 (GMT)
Apply patch D8816, from Zachary(AFWS) for collection boolean operand.

Also added code so that exact solver does the whole collection at once.
This patch allows users to use a collection (as an alternative to Object)
for the boolean modifier operand, and therefore get rid of a long modifier stack.

Commit Details:

Full Hash: ab7608af1bd40548cb79a0312f318a32d2fe8596
Parent Commit: 9d67470
Lines Changed: +602, -237

9 Modified Paths:

/source/blender/blenlib/intern/mesh_boolean.cc (+38, -44) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+14, -13) (Diff)
/source/blender/bmesh/tools/bmesh_boolean.cc (+11, -8) (Diff)
/source/blender/bmesh/tools/bmesh_boolean.h (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_intersect.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+31, -3) (Diff)
/source/blender/modifiers/intern/MOD_boolean.c (+495, -165) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021