Blender Git Commit Log
Git Commits -> Revision ab6df05
Revision ab6df05 by Campbell Barton (soc-2017-normal-tools) October 10, 2017, 14:18 (GMT) |
Vertex Paint: move normal falloff into the brush All related settings are already in the brush, so it's inconvenient to switch panels to change this one option. |
Commit Details:
Full Hash: ab6df050370c20ed9824f522d72c21277382ac18
Parent Commit: cb10147
Committed By: Rohan Rathi
Lines Changed: +56, -42
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+13, -10) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+9, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+13, -10) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+7, -5) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -6) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+0, -9) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+9, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+13, -10) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+7, -5) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -6) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+0, -9) (Diff)