Go to file
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
build_files Cleanup: update copyright and Blender description 2017-02-28 12:04:43 -05:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~ 2017-03-08 13:38:01 +01:00
intern Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
release Adjust kmi header 2017-03-10 15:10:40 +03:00
source BMesh: Fix BM_face_loop_separate_multi 2017-03-11 23:26:44 +11:00
tests Cleanup: typo in struct name 2017-02-28 00:38:33 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt CMake: confine WIN32 options 2017-03-06 04:05:00 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00