Blender Git Commit Log

Git Commits -> Revision 5380db5

Revision 5380db5 by Ken Hughes (master)
October 11, 2005, 04:09 (GMT)


- added Mesh.MVert(); can now create 'thick' vertices which don't wrap mesh
- implemented slice operations (get/set) for vertex list; allows script
writers to manipulate lists of vertices (using 'thick' vertices)
- fixed problem in mesh.faces.extend() which allowed the creation of
"Eeekadoodle" faces
- added mesh.update() method; (possibly) temporary fix to allow updating DAG

Commit Details:

Full Hash: 5380db502e6513e6d813bea62867da393a909a10
SVN Revision: 5487
Parent Commit: b970ead
Lines Changed: +573, -70

3 Modified Paths:

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