Blender Git Commit Log
Git Commits -> Revision e7cead0
Revision e7cead0 by Campbell Barton (master) February 5, 2013, 11:30 (GMT) |
own recent change to triangulate bmesh operator stopped filling in mapping slot 'face_map.out', not used by blender its self but useful for scripts, enable this again. |
Commit Details:
Full Hash: e7cead09944a97854309c5eea56fb4fadb92fb3d
SVN Revision: 54317
Parent Commit: 9ddf928
Lines Changed: +40, -10
5 Modified Paths:
/source/blender/bmesh/operators/bmo_triangulate.c (+2, -1) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.c (+34, -6) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_triangulate.c (+1, -1) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.c (+34, -6) (Diff)
/source/blender/bmesh/tools/bmesh_triangulate.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_triangulate.c (+1, -1) (Diff)