Blender Git Commit Log

Git Commits -> Revision 2934dff

Revision 2934dff by Joseph Eagar (master)
February 8, 2009, 11:53 (GMT)
bmesh esubdivide now supports one of the selection actions the editmesh does (so newly created verts, and newly created edges/faces if all edges of a face are selected are selected). also replaced a few usages of stack temp arrays with dynamically-allocated ones. and made bmesh->face be signed.

Commit Details:

Full Hash: 2934dff13dc640e657d85da4ad17ff15a777ecb5
SVN Revision: 18861
Parent Commit: 62d61b2
Lines Changed: +123, -29

5 Modified Paths:

/source/blender/bmesh/bmesh.h (+4, -2) (Diff)
/source/blender/bmesh/intern/bmesh_operators.c (+26, -2) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+79, -20) (Diff)
/source/blender/bmesh/operators/triangulateop.c (+13, -4) (Diff)
/source/blender/editors/mesh/editmesh_mods.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021