Blender Git Commit Log

Git Commits -> Revision cf2c459

Revision cf2c459 by Brecht Van Lommel (master)
November 26, 2012, 06:59 (GMT)
Fix #33285: loop cut is not supposed to cut through triangles/ngons, but it
still happened when the loop would go all the way around the mesh with just one
triangle/ngon inbetween to close the loop.

Commit Details:

Full Hash: cf2c459325a31b4a40f7abb24dc16c67016d75ad
SVN Revision: 52557
Parent Commit: 7ecf054
Lines Changed: +47, -3

7 Modified Paths:

/source/blender/bmesh/intern/bmesh_opdefines.c (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators.h (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_queries.c (+23, -0) (Diff)
/source/blender/bmesh/intern/bmesh_queries.h (+1, -0) (Diff)
/source/blender/bmesh/operators/bmo_subdivide.c (+9, -1) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+11, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021