Blender Git Loki
Git Commits -> Revision 34f6e6b
Revision 34f6e6b by Campbell Barton (temp-select-pick) March 7, 2017, 02:48 (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: 34f6e6b9b6643f2e77e46fa1e41fa2f2c95adb5c
Parent Commit: 8831c11
Lines Changed: +48, -3
1 Modified Path:
/source/blender/editors/mesh/editmesh_intersect.c (+48, -3) (Diff)