Blender Git Commit Log

Git Commits -> Revision 1ba1589

Revision 1ba1589 by Ken Hughes (master)
November 8, 2005, 21:50 (GMT)


-- changes and bugfixes from Cam:
-- calling mesh.getFromObject(obj) with mesh object now also
copies material properties
-- mesh.quadToTriangle() takes a parameter to duplicate both
Ctrl-TKEY and Shift-Ctrl-TKEY actions
-- assigning None to mesh.verts "clears" the memory allocated
to the mesh (equivalent of Mesh.New(), but on an existing
mesh)
-- exception handler message for mesh.faces[i].uv = [..] more
clear (uv attribute only accepts tuple, not list)
-- fixed bug for meshs with deformed verts when deleting verts
(deformed verts deleted and repacked correctly now, I think)

Commit Details:

Full Hash: 1ba15893bd0896174396227b8c6e2f3c1373ebe0
SVN Revision: 5740
Parent Commit: c217188
Lines Changed: +129, -64

2 Modified Paths:

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