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