Blender Git Loki
Git Commits -> Revision 888a073
Revision 888a073 by Campbell Barton (master) November 3, 2018, 05:52 (GMT) |
Tool System: validate tool slots when setting modes Needed for entering paint modes on new scenes. |
Commit Details:
Full Hash: 888a0735eee5fbe05fc60d8755d83974a2f74680
Parent Commit: 13c3c9b
Lines Changed: +60, -35
6 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/paint_toolslots.c (+41, -30) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+10, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/paint_toolslots.c (+41, -30) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+10, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -0) (Diff)