Blender Git Commit Log

Git Commits -> Revision 4047ed1

April 18, 2019, 12:29 (GMT)
GPencil: Add option to mix color with texture

This was already supported in Fill, but not in Strokes. This adds more artistic options when use textured strokes.

Commit Details:

Full Hash: 4047ed1a9d0a40741863844965d0491719d4a5d3
Parent Commit: a656b6d
Lines Changed: +99, -25

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_material_gpencil.py (+11, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+38, -11) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+4, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_frag.glsl (+12, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_frag.glsl (+11, -1) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_material_types.h (+7, -3) (Diff)
/source/blender/makesrna/intern/rna_material.c (+15, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021