Blender Git Loki
Git Commits -> Revision fd14879
Revision fd14879 by Sergey Sharybin (master) October 27, 2015, 23:10 (GMT) |
Fix T46471: Sculpt strokes doesn't mark file as modified |
Commit Details:
Full Hash: fd1487977b0d1a24b2076e1bdf72b6102821e6e4
Parent Commit: 16796c2
Lines Changed: +24, -15
8 Modified Paths:
/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 (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+3, -1) (Diff)
/source/blender/editors/util/undo.c (+1, -5) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+10, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+3, -1) (Diff)
/source/blender/editors/util/undo.c (+1, -5) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+10, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)