Graphite/node-graph/nodes/gcore/src
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
..
animation.rs Add quantize time nodes (#3703) 2026-02-02 12:55:53 +00:00
context.rs Generalize the 'Map Vector' node as 'Map' with support for all graphical types (#3793) 2026-02-20 21:33:02 +00:00
context_modification.rs Add tooltip documentation to the Text node and tidy up node catalog categorization (#3645) 2026-01-16 01:27:56 -08:00
debug.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
extract_xy.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Rename nodes from "Instance ___" -> "Read ___" and "Instance Map" -> "Map Vector" (#3792) 2026-02-20 08:52:36 +00:00
logic.rs Add JSON get node (#3708) 2026-02-03 22:07:46 +00:00
memo.rs Migrate memo nodes to node macro and make implementing other persistent nodes easier (#3552) 2026-01-05 22:28:02 +01:00
ops.rs Add tooltip documentation to the Text node and tidy up node catalog categorization (#3645) 2026-01-16 01:27:56 -08:00