Blender Git Loki
Git Commits -> Revision 4ec69d5
Revision 4ec69d5 by Tamito Kajiyama (master) August 18, 2011, 23:07 (GMT) |
Added an optional argument 'seed' to the Freestyle.Noise class constructor. The value is used as a seed for random number generation if it is equal to or greater than zero; otherwise, time is used as a seed. |
Commit Details:
Full Hash: 4ec69d5a2beb02c57d079d41a76008320ef4885b
SVN Revision: 39539
Parent Commit: 0ddf5b1
Lines Changed: +17, -11