mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 21:58:12 +08:00
New node: Pixel Noise (#1267)
Add Pixel Noise Node Currently only White Noise is implemented, but the Code is written so that other's can be added easily
This commit is contained in:
Generated
+2
@@ -2023,6 +2023,8 @@ dependencies = [
|
||||
"js-sys",
|
||||
"log",
|
||||
"node-macro",
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"reqwest",
|
||||
"rustc-hash",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user