Blender Git Commit Log

Git Commits -> Revision 8cd7b42

Revision 8cd7b42 by Campbell Barton (master)
December 11, 2015, 09:24 (GMT)
BMesh: Add option to use BMesh boolean modifier

This uses a bmesh-intersection, BLI_kdtree and watertight intersections to perform boolean operations.

For now keep both BMesh and Carve booleans usable at once for testing & bug reports,
however we plan to phase out Carve by next release.

Commit Details:

Full Hash: 8cd7b428774fedf16cd6164b60615666045fb1fc
Parent Commit: 8ae8b62
Lines Changed: +268, -15

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+9, -0) (Diff)
/source/blender/bmesh/intern/bmesh_mesh.h (+20, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+28, -0) (Diff)
/source/blender/modifiers/intern/MOD_boolean.c (+200, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021