Graphite/node-graph/libraries/rendering/src
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
..
convert_usvg_path.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
render_ext.rs Add support for setting the spread method for gradient fills (#3953) 2026-04-14 08:09:57 +00:00
renderer.rs 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
to_peniko.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00