Graphite/node-graph/libraries/rendering/src
Keavon Chambers 691d965bcf
Add support for gradients with midpoints and add draggable diamonds to the color picker dialog (#3813)
* Refactor GradientStops to use struct-of-arrays and include midpoint

* Implement interaction and rendering

* Make color picker saturation-value color picking snap to original position and show both axis lines

Make color picker saturation-value color picking snap to original position and show both axis lines

* Add graphite:midpoint attribute to SVG exports

* Add graphite:midpoint parsing to SVG importer
2026-02-23 19:21:51 -08: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 gradients with midpoints and add draggable diamonds to the color picker dialog (#3813) 2026-02-23 19:21:51 -08:00
renderer.rs Add support for gradients with midpoints and add draggable diamonds to the color picker dialog (#3813) 2026-02-23 19:21:51 -08:00
to_peniko.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00