Blender Git Commit Log
Git Commits -> Revision 29c8bd7
Revision 29c8bd7 by Campbell Barton (master) March 27, 2013, 05:52 (GMT) |
api cleanup: split part of BM_face_create_ngon_vcloud() into a new function BM_face_create_ngon_verts(), a function to create a bmesh face from an ordered vertex array, optionally creating edges and calculating winding. |
Commit Details:
Full Hash: 29c8bd7b2499e8cf134c22294573c396c27d288b
SVN Revision: 55614
Parent Commit: 1390abf
Lines Changed: +88, -51