Blender Git Loki

Git Commits -> Revision 7a4bdc3

Revision 7a4bdc3 by Cody Winchester (master)
January 14, 2021, 21:25 (GMT)
Gpencil Noise - Add noise offset parameter

This patch adds a noise offset option to the grease pencil noise modifier.
It allows the user to animate the noise along the length of the stroke to create movement that is currently not possible.

It works by adding an offset to the noise table and adding the remaining floating point value to the noise table sampling.

Reviewed By: #grease_pencil

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

Commit Details:

Full Hash: 7a4bdc3a4feb872365726ba7e0a4c6e83ec7f9e9
Parent Commit: 0f2ae61
Committed By: Antonio Vazquez
Lines Changed: +33, -11

4 Modified Paths:

/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c (+23, -11) (Diff)
/source/blender/makesdna/DNA_gpencil_modifier_defaults.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_gpencil_modifier_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021