Blender Git Loki
Git Commits -> Revision 2976a38
Revision 2976a38 by Ken Hughes (master) March 26, 2008, 17:29 (GMT) |
Python API ---------- Bugfix #8615: NMesh.update() did not check if faces had less than 3 vertices, so would create bogus faces. Also discovered in the process that documentation and error message for Mesh.assignVertsToGroup() was wrong. |
Commit Details:
Full Hash: 2976a38fd9aeeadfbcef743ce1663e613b4508b3
SVN Revision: 14250
Parent Commit: 972b0a5
Lines Changed: +15, -9