Blender Git Commit Log
Git Commits -> Revision e8af794
Revision e8af794 by Campbell Barton (master) October 22, 2009, 19:17 (GMT) |
face mask mode - border select - linked selection (Ctrl+L) - select all |
Commit Details:
Full Hash: e8af794441bbce7ef49d872e8c3b2c2b7971e0e6
SVN Revision: 24061
Parent Commit: e2b74dc
Lines Changed: +272, -69
8 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+4, -0) (Diff)
/source/blender/editors/mesh/editface.c (+177, -65) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+14, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+68, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+1, -1) (Diff)
/source/blender/editors/mesh/editface.c (+177, -65) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+14, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+68, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+1, -1) (Diff)