Blender Git Commit Log

Git Commits -> Revision e6f61a4

Revision e6f61a4 by Antonio Vazquez (master)
October 30, 2020, 14:45 (GMT)
GPencil: New material parameter to rotate texture

Add a parameter to rotate the texture for Dots and Squares

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

Commit Details:

Full Hash: e6f61a4a379bbb80296131fae0cef178e2145e52
Parent Commit: aacdc39
Lines Changed: +29, -2

7 Modified Paths:

/release/scripts/startup/bl_operators/presets.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_material_gpencil.py (+1, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_data.c (+4, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+8, -0) (Diff)
/source/blender/makesdna/DNA_material_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021