Extract gmath_nodes from gcore::ops, create mods debug and extract_xy (#2764)

This commit is contained in:
Firestar99
2025-06-28 00:04:24 +02:00
committed by GitHub
parent 9c4ab34a58
commit ecd7999ca7
16 changed files with 668 additions and 580 deletions
+1
View File
@@ -29,6 +29,7 @@ graph-craft = { workspace = true }
wgpu-executor = { workspace = true }
graphene-core = { workspace = true }
graphene-path-bool = { workspace = true }
graphene-math-nodes = { workspace = true }
graphene-svg-renderer = { workspace = true }
graphene-application-io = { workspace = true }