Blender Git Commit Log
Git Commits -> Revision c31a849
Revision c31a849 by Brecht Van Lommel (master) September 29, 2019, 13:04 (GMT) |
Fix wrong sculpt cursor drawing when using "ignore_background_click" Not all the necessary state got restored. |
Commit Details:
Full Hash: c31a849a1474ef1d96805b67ad12c9be2173e003
Parent Commit: ba90d2e
Lines Changed: +30, -27
5 Modified Paths:
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+24, -21) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+24, -21) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)