Blender Git Loki
Git Commits -> Revision a461216
Revision a461216 by Campbell Barton (master) March 5, 2017, 12:36 (GMT) |
BMesh: Add 'cut' separate mode for intersect tool It was only possible to separate all geometry from an intersection or none. Made this into an enum with a 3rd option to 'Cut', (now default) which keeps each side of the intersection separate without splitting faces in half. |
Commit Details:
Full Hash: a461216885694053049e74a3d855d2802ba1c078
Parent Commit: 3caeb51
Lines Changed: +48, -3
1 Modified Path:
/source/blender/editors/mesh/editmesh_intersect.c (+48, -3) (Diff)