mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 21:58:12 +08:00
Add the first basic version of the GPU blend node (#1243)
* Implement Gpu Blend node * Remove duplicate shader input * Fix formatting --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev>
This commit is contained in:
co-authored by
Dennis Kobert
parent
b0867430ed
commit
c2310f1f1b
Generated
+1
@@ -651,6 +651,7 @@ dependencies = [
|
||||
"gpu-compiler-bin-wrapper",
|
||||
"gpu-executor",
|
||||
"graph-craft",
|
||||
"graphene-core",
|
||||
"reqwest",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
|
||||
Reference in New Issue
Block a user