Blender Git Commit Log
Git Commits -> Revision 49ff0ee
Revision 49ff0ee by Campbell Barton (master) April 22, 2012, 10:19 (GMT) |
bmesh py api: expose BM_face_split_n() to the python api; face_fill(..., coords=(v1, v2, ...)) This is the same function the knife tool uses. should be handy for dicing up geometry in py. |
Commit Details:
Full Hash: 49ff0eeec443ebe5003ec09bc655d73abc69a327
SVN Revision: 45844
Parent Commit: d5023f0
Lines Changed: +86, -14