Blender Git Commit Log

Git Commits -> Revision 757c0af

Revision 757c0af by Campbell Barton (master)
March 17, 2012, 04:43 (GMT)
bmesh py api:
split up BMElemSeq into BMVertSeq, BMEdgeSeq, BMFaceSeq and BMLoopSeq

Was becoming cumbersome since each needed their own new() function, and other methods only worked for some of these types.

Added BMesh.loops - since you cant iterate over loops this is for customdata access only.

Commit Details:

Full Hash: 757c0af9c64655306dbb58883505efe22e1c460c
SVN Revision: 44934
Parent Commit: 3d87c23
Lines Changed: +280, -161

2 Modified Paths:

/source/blender/python/bmesh/bmesh_py_types.c (+259, -161) (Diff)
/source/blender/python/bmesh/bmesh_py_types.h (+21, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021