Blender Git Commit Log
Git Commits -> Revision df3f3df
Revision df3f3df by Campbell Barton (master) July 22, 2012, 21:13 (GMT) |
patch [#31925] Add a BMElemSeq.sort() method from Antonio Ospite (ao2) wrap bmesh sort function for python api, eg: bm.faces.sort(key=lambda f: f.material_index) |
Commit Details:
Full Hash: df3f3dff3b5c4261b9541998029c248ead5efb2f
SVN Revision: 49125
Parent Commit: 76bea85
Lines Changed: +197, -0
1 Modified Path:
/source/blender/python/bmesh/bmesh_py_types.c (+197, -0) (Diff)