Files
test2/source/blender
Campbell Barton 304315d181 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.
2017-03-11 23:26:44 +11:00
..
2017-02-25 14:58:08 +01:00
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2017-03-11 20:50:32 +11:00
2017-03-11 03:03:47 +11:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00