Files
test/source
Campbell Barton df3f3dff3b 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)
2012-07-22 21:13:32 +00:00
..
2012-07-16 08:42:55 +00:00
2011-05-09 08:15:38 +00:00
2012-06-30 22:44:36 +00:00