Blender Git Loki
Git Commits -> Revision 05725e7
Revision 05725e7 by Campbell Barton (master) February 25, 2012, 15:51 (GMT) |
bmesh py api - add funcs * BMFace.copy_from_face_interp(face) * BMLoop.copy_from_face_interp(face, vert=True, multires=True) These are important for rebuilding geometry from existing faces without loosing UV's, vcols etc. |
Commit Details:
Full Hash: 05725e7b6ef4ee65ff7d9886b32a60c3e620d1c9
SVN Revision: 44430
Parent Commit: 3cfb637
Lines Changed: +94, -8
1 Modified Path:
/source/blender/python/bmesh/bmesh_py_types.c (+94, -8) (Diff)