Add test coverage for the repeat nodes

This commit is contained in:
Dennis Kobert
2026-08-02 16:18:07 +00:00
parent 19bb36c3e0
commit f484c97fc6
3 changed files with 142 additions and 10 deletions

4
Cargo.lock generated
View File

@@ -4880,15 +4880,11 @@ dependencies = [
"core-types",
"dyn-any",
"glam",
"graphene-core",
"graphic-types",
"kurbo",
"log",
"node-macro",
"raster-types",
"serde",
"tokio",
"vector-nodes",
"vector-types",
]