Graphite/node-graph/nodes/gstd/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
..
any.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Move the "Text" category nodes from gcore/src/logic.rs to text/src/lib.rs (#4042) 2026-04-23 18:12:28 -07:00
pixel_preview.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
platform_application_io.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
render_cache.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
render_node.rs Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
text.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00