Graphite/node-graph/libraries
YohYamasaki e686ee9f42
Add Table<GradientStops> gradient rendering (#3989)
* Add Table<GradientStops> gradient rendering

* Add SVG and Vello renderers for Table<GradientStops>

* Add thumbnail rendering for Table<GradientStops>

* Use row transform to map (0,0), (1,0) unit line to document space

* Set 100px width for the initially created gradient

* Add support of table gradients for the gradient tool

* Fix after review

* Thumbnail rendering of artboard with infinite gradient layer

* Hide radial gradient's reverse direction button for gradient table

* Remove unused imports

* Format

* Fix conflict with spread method

* Code review

* Fix thumbnails

* Connect up gradient_type and spread_method to attributes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-04-29 05:45:50 -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 Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
vector-types Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
wgpu-executor Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00