Blender Git Commit Log

Git Commits -> Revision 1a78375

Revision 1a78375 by Antonio Vazquez (master)
August 24, 2018, 22:04 (GMT)
GP: Select color in Brush or in Properties

After some artist feedback the material selection was not clear.

Now, the material can be selected in the top bar or in the properties panel.

1) If the material is selected in properties panel, all Brushes except pinned will be assigned to this material.

2) If the material is selected in the brush, the properties panel is updated to set the active material.

Added a new Pin icon to keep locked the material to one brush

Commit Details:

Full Hash: 1a7837596cb983fd3328eb680007147761f29f5b
Parent Commit: 6901712
Lines Changed: +77, -4

6 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_brush.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+18, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+34, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+17, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021