Blender Git Commit Log
Git Commits -> Revision 7f65ab8
Revision 7f65ab8 by Campbell Barton (master) February 19, 2018, 04:53 (GMT) |
Cleanup: sync vertex-paint and sculpt from 2.8 Sync API changes from 2.8 to master. |
Commit Details:
Full Hash: 7f65ab86e59f25e718213287273705cfd34e1746
Parent Commit: 1beb6b4
Lines Changed: +318, -163
10 Modified Paths:
/source/blender/editors/include/ED_object.h (+31, -8) (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/paint_vertex.c (+161, -81) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+101, -53) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+11, -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 (+6, -8) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (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/paint_vertex.c (+161, -81) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+101, -53) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+11, -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 (+6, -8) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)