We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fae64 commit c0bb106Copy full SHA for c0bb106
desktop/wrapper/Cargo.toml
@@ -10,7 +10,7 @@ rust-version = "1.87"
10
11
[features]
12
default = ["gpu"]
13
-gpu = ["graphite-editor/gpu"]
+gpu = ["graphite-editor/gpu", "graphene-std/shader-nodes"]
14
15
[dependencies]
16
# Local dependencies
0 commit comments