Graphite/node-graph/graster-nodes/src
Firestar99 95ef8a5343
Change `Table<Color>` node inputs to `Color` where only one value is used so GPU nodes work (#3096)
* graster-nodes: change `Table<Color>` params to `Color` where only one value is used

* Re-add support for Color and Option<Color>

* Add warning when a default value isn't parsed

---------

Co-authored-by: hypercube <0hypercube@gmail.com>
2025-08-28 15:16:56 +02:00
..
adjust.rs Add Table<Gradient> as a graphical type (#3051) 2025-08-13 01:42:51 -07:00
adjustments.rs Change `Table<Color>` node inputs to `Color` where only one value is used so GPU nodes work (#3096) 2025-08-28 15:16:56 +02:00
blending_nodes.rs Change `Table<Color>` node inputs to `Color` where only one value is used so GPU nodes work (#3096) 2025-08-28 15:16:56 +02:00
cubic_spline.rs Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
curve.rs Shaders: `graster-nodes` no-std prep (#2924) 2025-07-24 13:32:10 +00:00
dehaze.rs Make Table<T> implement the IntoIterator trait 2025-08-04 15:20:48 -07:00
filter.rs Make Table<T> implement the IntoIterator trait 2025-08-04 15:20:48 -07:00
generate_curves.rs Remove the deprecated/archived Bezier-rs library from the repo (#3058) 2025-08-16 17:29:00 -07:00
gradient_map.rs Add Table<Gradient> as a graphical type (#3051) 2025-08-13 01:42:51 -07:00
image_color_palette.rs Replace the Color type with Table<Color> everywhere (#3048) 2025-08-12 00:38:23 -07:00
lib.rs Shaders: more `graster-nodes` no-std fixups (#3090) 2025-08-26 18:25:05 +00:00
std_nodes.rs Replace the Color type with Table<Color> everywhere (#3048) 2025-08-12 00:38:23 -07:00