Blender Git Commit Log

Git Commits -> Revision 3191b76

Revision 3191b76 by Cody Winchester (master)
January 14, 2021, 10:10 (GMT)
GPencil: Noise Modifier - Move noise seed value outside of randomize subpanel

Currently the grease pencil noise modifier seed value is under the randomize subpanel.

Moved the seed value outside of this panel because it doesn't only change the noise when using the randomize option. Moving the seed value prevents it from being hidden/greyed out so the user can manually keyframe it to control the noise animation.

Reviewed By: #grease_pencil, antoniov

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

Commit Details:

Full Hash: 3191b76eb5343bd8c745f21566f9fd3fb012242b
Parent Commit: e7c36ce
Committed By: Antonio Vazquez
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021