Blender Git Commit Log

Git Commits -> Revision 338903f

March 13, 2018, 11:59 (GMT)
New default color for Brush

If the brush defines a default Palette and Color, when draw the color used is this and not the current context default color.

Still there is problem when change drawing mode from Line to Dots.

Commit Details:

Full Hash: 338903f5f5f976a5ebf0c91ebb73cab3e3a041e7
Parent Commit: 8d1538f
Lines Changed: +99, -8

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+8, -0) (Diff)
/source/blender/blenkernel/BKE_gpencil.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+26, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -1) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+15, -7) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+40, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021