Blender Git Commit Log
Git Commits -> Revision 5f550b4
Revision 5f550b4 by Ken Hughes (master) March 11, 2006, 16:00 (GMT) |
===Python API=== A bug fix and an enhancement: * fixed bug when adding or deleting faces from a mesh which has vertexColors; mesh->mcol was not being updated * changed edges.extend() and faces.extend() to accept integer vertex indices in addition to MVerts; this should make scripts simpler and in general make things run faster |
Commit Details:
Full Hash: 5f550b4ceb0d4888ac4be914b4051c02b9c8d375
SVN Revision: 7026
Parent Commit: f36e5fc
Lines Changed: +125, -113