Blender Git Loki
Git Commits -> Revision 9e79b41
Revision 9e79b41 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2017, 08:24 (GMT) |
Fix error with object scale and stroke thickness With new calculation of previous commit for stroke thickness the scale of the object was not used and need to be used. Now the scale is included and an average value is used because the axis change is not directly related to the stroke thickness. |
Commit Details:
Full Hash: 9e79b41397441a2072bc18757edf103c69190f3a
Parent Commit: 7df3b33
Lines Changed: +2, -1
1 Modified Path:
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_vert.glsl (+2, -1) (Diff)