Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2017-03-11 15:21:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-03-11 15:26:44 +0300
commit304315d181dba4f45093950b448608e1194e8bbd (patch)
treed6df3cd514e4e198b7d6bba66437e34f6ffa7443 /source/blender/editors/space_graph
parentce155ad2f699c67bcbc9802c8481556aaa8240e0 (diff)
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.
Diffstat (limited to 'source/blender/editors/space_graph')
0 files changed, 0 insertions, 0 deletions