Fix and clean up typing-related flaws with the Math category of nodes

This commit is contained in:
Keavon Chambers
2025-09-18 16:37:01 -07:00
parent 7e3ab78ea4
commit 9d15e56ce1
6 changed files with 112 additions and 96 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
use graphene_core_shaders::Ctx;
use crate::Node;
use graphene_core_shaders::Ctx;
use std::marker::PhantomData;
// TODO: Rename to "Passthrough"