Blender Git Loki
Git Commits -> Revision da9e088
Revision da9e088 by Campbell Barton (temp-workspace-object-mode-removal) February 7, 2018, 02:29 (GMT) |
Pass object mode instead of eval_ctx for brush update function |
Commit Details:
Full Hash: da9e08847c535173fa5ca31487ff9d41981ebd4f
Parent Commit: 0336dfa
Lines Changed: +33, -37
7 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+2, -3) (Diff)
/source/blender/blenkernel/intern/paint.c (+6, -4) (Diff)
/source/blender/editors/interface/interface_handlers.c (+5, -7) (Diff)
/source/blender/editors/render/render_update.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -9) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/paint.c (+6, -4) (Diff)
/source/blender/editors/interface/interface_handlers.c (+5, -7) (Diff)
/source/blender/editors/render/render_update.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -9) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+3, -3) (Diff)