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-27 19:33:57 -05:00
2017-03-10 15:10:40 +03:00
2017-02-28 00:38:33 +11:00
2016-07-15 01:28:00 +10:00
2017-03-06 04:05:00 +11:00
2017-03-11 20:48:12 +11:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%