Blender Git Commit Log

Git Commits -> Revision 254b1a4

Revision 254b1a4 by Antonio Vazquez (master)
May 14, 2019, 09:59 (GMT)
Fix T64441: GPencil textures weird rotation

New option to disable the follow drawing path. Before it had only a switch property, now there is a list of options.

Modes:

Path: Follows drawing stroke and rotate with object.
Object: Only follows object rotation.
None: Don't rotate.

Commit Details:

Full Hash: 254b1a4294d06ae44f45a68b6756787392ce1fc1
Parent Commit: 21bfc46
Lines Changed: +38, -21

6 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+2, -2) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+6, -6) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+3, -3) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_geom.glsl (+5, -4) (Diff)
/source/blender/makesdna/DNA_material_types.h (+9, -2) (Diff)
/source/blender/makesrna/intern/rna_material.c (+13, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021