Extract gelement-nodes for nodes accepting both vector, raster and graphic element

This commit is contained in:
Firestar99
2025-06-27 15:39:12 +02:00
parent 217d112aae
commit fa2af78176
17 changed files with 116 additions and 40 deletions

View File

@@ -32,6 +32,7 @@ graphene-path-bool = { workspace = true }
graphene-math-nodes = { workspace = true }
graphene-svg-renderer = { workspace = true }
graphene-application-io = { workspace = true }
graphene-element-nodes = { workspace = true }
# Workspace dependencies
fastnoise-lite = { workspace = true }