Graphite/node-graph/libraries
Keavon Chambers 4b2430290c
New nodes: 'Gradient Type' and 'Spread Method', and add Gradient tool support for controlling these nodes (#4084)
* Use 'Transform', 'Gradient Type', and 'Spread Method' nodes for table gradients

* Add gradient widget to the tool's control bar and update where the two swap buttons go

* Fix gradient rendering

* Format

* Code review
2026-04-29 19:27:44 -07:00
..
application-io Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
canvas-utils Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00
core-types Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
graphene-hash Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
graphic-types Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
no-std-types Update rust-gpu to `0.10.0-alpha.1` (#4033) 2026-04-27 23:53:49 +00:00
raster-types Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
rendering New nodes: 'Gradient Type' and 'Spread Method', and add Gradient tool support for controlling these nodes (#4084) 2026-04-29 19:27:44 -07:00
vector-types New nodes: 'Gradient Type' and 'Spread Method', and add Gradient tool support for controlling these nodes (#4084) 2026-04-29 19:27:44 -07:00
wgpu-executor Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00