New nodes: Sum, Average, Minimum, Maximum, Any, All (#4344)

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
This commit is contained in:
Keavon Chambers
2026-09-15 14:35:27 +02:00
committed by Dennis Kobert
co-authored by Dennis Kobert
parent 04d6c0d5cf
commit 20eb5ccb8a
20 changed files with 1174 additions and 664 deletions
Generated
+6
View File
@@ -2095,12 +2095,17 @@ dependencies = [
"dyn-any",
"glam",
"graphene-hash",
"graphic-nodes",
"graphic-types",
"log",
"math-nodes",
"node-macro",
"rand",
"raster-types",
"repeat-nodes",
"serde",
"tsify",
"vector-types",
"wasm-bindgen",
]
@@ -2180,6 +2185,7 @@ dependencies = [
"core-types",
"dyn-any",
"glam",
"graphene-core",
"graphic-types",
"node-macro",
"raster-types",