Blender Git Commit Log

Git Commits -> Revision c33fb00

Revision c33fb00 by Campbell Barton (master)
December 2, 2013, 00:49 (GMT)
Fix for triangulate and beauty-fill

- could crash if triangulate attempted to create an existing face.

- tagging edges to rotate was unreliable, don't do this anymore.
now check if edge is in the array passed to the beauty function.

Commit Details:

Full Hash: c33fb00c287a05424bd7f99051ab02fa322aeb02
Parent Commit: a10cf5c
Lines Changed: +65, -26

5 Modified Paths:

/source/blender/bmesh/intern/bmesh_polygon.c (+14, -7) (Diff)
/source/blender/bmesh/intern/bmesh_polygon.h (+3, -1) (Diff)
/source/blender/bmesh/operators/bmo_beautify.c (+0, -3) (Diff)
/source/blender/bmesh/tools/bmesh_beautify.c (+44, -11) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021