blender/source
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
..
blender BMesh: Fix BM_face_loop_separate_multi 2017-03-11 23:26:44 +11:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt