Graphite/node-graph/node-macro/src
Keavon Chambers f1cbc4b396
Make the node graph use Table<GradientStops> instead of GradientStops (#3837)
* Switch from GradientStops to Table<GradientStops> in all nodes

* Remove TaggedValue::ColorNotInTable

* Fix bug

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Add migrations

* Fix default gradient on empty table

* Update demo artwork

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-26 14:07:31 -08:00
..
shader_nodes Migrate memo nodes to node macro and make implementing other persistent nodes easier (#3552) 2026-01-05 22:28:02 +01:00
buffer_struct.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
codegen.rs Add the auto-generated node catalog to the website's user manual (#3662) 2026-01-20 22:52:03 -08:00
crate_ident.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
derive_choice_type.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
lib.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
parsing.rs Make the node graph use Table<GradientStops> instead of GradientStops (#3837) 2026-02-26 14:07:31 -08:00
validation.rs Add the auto-generated node catalog to the website's user manual (#3662) 2026-01-20 22:52:03 -08:00