Blender Git Commit Log

Git Commits -> Revision 1f745e2

Revision 1f745e2 by Pablo Dobarro (master)
April 2, 2020, 14:56 (GMT)
Sculpt: Add global automasking options for all brushes

This adds the automasking options to the Sculpt Tool options in a way
that they affect all brushes. This is more convenient when working with
some of these options while switching brushes as they don't need to be
enabled/disabled per brush.
An automasking option is enabled if it is enabled in the brush or in the
sculpt options.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D7304

Commit Details:

Full Hash: 1f745e2c72b24cfdbd466e8558d8b66536320acd
Parent Commit: e276558
Lines Changed: +66, -19

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+7, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+29, -18) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+28, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021