Blender Git Commit Log
Git Commits -> Revision 18bb0bc
Revision 18bb0bc by Campbell Barton (master) February 16, 2018, 13:01 (GMT) |
Object Mode: exit sculpt on selection |
Commit Details:
Full Hash: 18bb0bc5693927f0e7393f717fdb7d844d4cd69d
Parent Commit: ce4d52c
Lines Changed: +148, -75
10 Modified Paths:
/source/blender/editors/include/ED_object.h (+5, -0) (Diff)
/source/blender/editors/object/object_select.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+115, -56) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+14, -5) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+2, -2) (Diff)
/source/blender/editors/util/undo.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/editors/object/object_select.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+115, -56) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+14, -5) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+2, -2) (Diff)
/source/blender/editors/util/undo.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)