Blender Git Commit Log

Git Commits -> Revision ea79c47

Revision ea79c47 by Campbell Barton (master)
March 14, 2012, 22:57 (GMT)
bmesh: Fkey now creates faces from 5 or more disconnected vertices.

Added function: BM_face_create_ngon_vcloud
creating quads and tris use this too since it finds the best face winding direction based on surrounding face (if any)

Commit Details:

Full Hash: ea79c470d2e14a5116845ed73fa70bcfbc213899
SVN Revision: 44884
Parent Commit: c2d93e8
Lines Changed: +212, -39

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_construct.c (+189, -1) (Diff)
/source/blender/bmesh/intern/bmesh_construct.h (+2, -0) (Diff)
/source/blender/bmesh/operators/bmo_create.c (+21, -38) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021