Blender Git Commit Log
Git Commits -> Revision 5ed5c45
Revision 5ed5c45 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 6, 2018, 17:57 (GMT) |
WIP: Redesign Fill Material Panel and options - Change the Pattern style as an option inside Texture. - Define only a gradient type with Linear or Radial modes. Still the panels are not working with the right options by mode. |
Commit Details:
Full Hash: 5ed5c45e2077e57fb796ccade37e8d2f6665e54f
Parent Commit: 484acb2
Lines Changed: +106, -54
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_material_gpencil.py (+29, -39) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+41, -4) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_material_types.h (+14, -5) (Diff)
/source/blender/makesrna/intern/rna_material.c (+21, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+41, -4) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_material_types.h (+14, -5) (Diff)
/source/blender/makesrna/intern/rna_material.c (+21, -5) (Diff)