Graphite/node-graph/libraries/rendering/src
Keavon Chambers afc2c9178e Move source_node_id to "editor:layer" and Vector<Upstream> to "editor:merged_layers", backed by a new 'Write Attribute' node (#4061)
* Fix click target propagation with the Rasterize node

* Add the 'Write Attribute' node

* Remove tag_layer in favor of the new Write Attribute node, prune redundant attribute writes

* Replace the Vector<Upstream> type argument with the "editor:merged_layers" attribute
2026-04-28 03:28:31 -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 Move source_node_id to "editor:layer" and Vector<Upstream> to "editor:merged_layers", backed by a new 'Write Attribute' node (#4061) 2026-04-28 03:28:31 -07:00
to_peniko.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00