mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 00:38:11 +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:
committed by
Keavon Chambers
co-authored by
Dennis Kobert
parent
9da83d3280
commit
57415b948b
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