Blender Git Commit Log
Git Commits -> Revision 197a57d
Revision 197a57d by Campbell Barton (master) February 24, 2011, 16:04 (GMT) |
face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swap also added hide-unselected option to armature mode. |
Commit Details:
Full Hash: 197a57db697048d84eff6ba71f9ead16c49ccae2
SVN Revision: 35129
Parent Commit: 04d04f6
Lines Changed: +152, -99
9 Modified Paths:
/source/blender/editors/armature/armature_ops.c (+2, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+6, -2) (Diff)
/source/blender/editors/include/ED_mesh.h (+2, -4) (Diff)
/source/blender/editors/mesh/editface.c (+58, -75) (Diff)
/source/blender/editors/metaball/mball_edit.c (+5, -15) (Diff)
/source/blender/editors/object/object_edit.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+8, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+66, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+6, -2) (Diff)
/source/blender/editors/include/ED_mesh.h (+2, -4) (Diff)
/source/blender/editors/mesh/editface.c (+58, -75) (Diff)
/source/blender/editors/metaball/mball_edit.c (+5, -15) (Diff)
/source/blender/editors/object/object_edit.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+8, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+66, -0) (Diff)