Blender Git Commit Log
Git Commits -> Revision 310af7d
Revision 310af7d by Campbell Barton (master) February 23, 2012, 17:14 (GMT) |
bmesh py api bmesh.utils.face_join(faces) added a utility function for converting a list of python BMesh elements into a C array. use for this face_join as well as BMesh.faces.new() |
Commit Details:
Full Hash: 310af7d73f96d4b58665ad149ac6ee0ac52928d2
SVN Revision: 44382
Parent Commit: fdc01b4
Lines Changed: +160, -59