Blender Git Commit Log
Git Commits -> Revision 471be7e
Revision 471be7e by Campbell Barton (master) October 6, 2017, 09:15 (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: 471be7e7f58a4776857666df13e473c8ea0f4fd5
Parent Commit: 6c43490
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)