New node: Color Balance (#4527)

This commit is contained in:
Keavon Chambers
2026-09-12 22:11:51 -07:00
committed by GitHub
parent 98550f6f25
commit fea741cdef
5 changed files with 268 additions and 7 deletions

View File

@@ -356,6 +356,7 @@ fn node_registry() -> HashMap<ProtoNodeIdentifier, HashMap<NodeIOTypes, NodeCons
RedGreenBlueAlpha,
RelativeAbsolute,
SelectiveColorChoice,
TonalRange,
AdjustmentChannel,
Stroke,
XY,