Blender Git Commit Log

Git Commits -> Revision 304315d

Revision 304315d by Campbell Barton (master)
March 11, 2017, 12:26 (GMT)
BMesh: Fix BM_face_loop_separate_multi

When the loop region passed in had no loops to edge-split from,
it was assumed nothing needed to be done.

This ignored the case where loops share a vertex
without any shared edges.

Now BM_face_loop_separate_multi behaves like BM_face_loop_separate.

Fixed error where faces remained connected by verts in BM_mesh_separate_faces.

Commit Details:

Full Hash: 304315d181dba4f45093950b448608e1194e8bbd
Parent Commit: ce155ad
Lines Changed: +42, -25

1 Modified Path:

/source/blender/bmesh/intern/bmesh_core.c (+42, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021