Blender Git Commit Log

Git Commits -> Revision e8c39a5

Revision e8c39a5 by Campbell Barton (master)
August 20, 2007, 10:08 (GMT)
added face sorting to mesh so you can do mesh.faces.sort(...)
uses list sorting internally so is exactly the same as list sorting.

Commit Details:

Full Hash: e8c39a5864a400971891932a8580d7e0784c334d
SVN Revision: 11732
Parent Commit: 196a3e4
Lines Changed: +112, -1

4 Modified Paths:

/source/blender/python/api2_2x/doc/Mesh.py (+16, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+28, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Mesh.c (+67, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021