Blender Git Commit Log

Git Commits -> Revision b51590d

Revision b51590d by Campbell Barton (master)
April 23, 2012, 03:43 (GMT)
code cleanup: bmesh subdivide code - BM_mesh_esubdivideflag() & "esubd" bmesh operator was passing a flag about in a fairly confusing way.

since we will eventually have python bmesh operator access better expose this as multiple booleans.

remove remaining editbutflag's

Commit Details:

Full Hash: b51590d55df4b013a0becf9977eddb33206276ba
SVN Revision: 45868
Parent Commit: 4c4389f
Lines Changed: +71, -65

10 Modified Paths:

/source/blender/bmesh/intern/bmesh_opdefines.c (+5, -5) (Diff)
/source/blender/bmesh/intern/bmesh_operators.h (+6, -3) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api.h (+1, -1) (Diff)
/source/blender/bmesh/operators/bmo_primitive.c (+7, -2) (Diff)
/source/blender/bmesh/operators/bmo_subdivide.c (+33, -21) (Diff)
/source/blender/bmesh/operators/bmo_subdivide.h (+4, -1) (Diff)
/source/blender/editors/include/ED_mesh.h (+1, -12) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+5, -4) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+8, -15) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021