mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Implement the initial Document Nodes system (#795)
* Add testcase for flattening graph * Implement equality for Values * Implement input resolution
This commit is contained in:
@@ -25,3 +25,4 @@ syn = {version = "1.0", default-features = false, features = ["parsing", "printi
|
||||
proc-macro2 = {version = "1.0", default-features = false, features = ["proc-macro"]}
|
||||
quote = {version = "1.0", default-features = false }
|
||||
image = "*"
|
||||
rand_chacha = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user