Blender Git Commit Log

Git Commits -> Revision 0ee5c13

Revision 0ee5c13 by Ken Hughes (master)
January 11, 2006, 18:37 (GMT)


A few Mesh fixes:
* edge and face extend() methods now add edges and faces in the order given
by their parameters. Note that if duplicate edges or faces are specified,
the order is preserved but the dups are removed, so indices won't match.
* allow extend(), findEdges() and faces.uv to accept lists or tuples
* fix bug in mesh.verts.extend() which didn't correctly check argument types

Commit Details:

Full Hash: 0ee5c131dcd3b384b110ae18f36aac9084050b77
SVN Revision: 6395
Parent Commit: 74ed402
Lines Changed: +120, -54

2 Modified Paths:

/source/blender/python/api2_2x/doc/Mesh.py (+12, -12) (Diff)
/source/blender/python/api2_2x/Mesh.c (+108, -42) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021