Blender Git Commit Log
Git Commits -> Revision a407a21
Revision a407a21 by Campbell Barton (master) October 22, 2009, 12:59 (GMT) |
added back face mask mouse selection and made shift+k fill weight paint and vertex color |
Commit Details:
Full Hash: a407a21bfb08632f2384b5b07eea945a107b1945
SVN Revision: 24053
Parent Commit: 7687959
Lines Changed: +108, -65
7 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/mesh/editface.c (+21, -22) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+10, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+13, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+55, -33) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+3, -1) (Diff)
/source/blender/editors/mesh/editface.c (+21, -22) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+10, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+13, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+55, -33) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+3, -1) (Diff)