Keavon Chambers
|
9ecbfb7110
|
New nodes: RGBA to Color, HSVA to Color, Hex to Color, and Read Gradient (#3838)
* New nodes: RGBA to Color, HSVA to Color, Hex to Color, and Read Gradient
* Simplify
|
2026-02-26 18:22:04 -08:00 |
Dennis Kobert
|
ba177c4c5d
|
Generalize the 'Map Vector' node as 'Map' with support for all graphical types (#3793)
* Rename Map Vector to Map
* Fix compilation errors
* Move to the Graphic module and add Read {Graphic, Raster, Color} nodes
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2026-02-20 21:33:02 +00:00 |
Keavon Chambers
|
bd1c54907d
|
Rename nodes from "Instance ___" -> "Read ___" and "Instance Map" -> "Map Vector" (#3792)
* Rename nodes from "Instance ___" -> "Read ___" and "Instance Map" -> "Map Vector"
* Update leftover references and demo artwork
* Simplify logic
* Fix test
|
2026-02-20 08:52:36 +00:00 |