Graphite/editor/src
Keavon Chambers 644e9cf91e
New nodes: 'Attach Attribute' and 'Read Attribute *' (#4100)
* New nodes: 'Zip Attribute' and 'Read Attribute {Vector, Number, Bool, String, Transform, Color, Blend Mode, Gradient Type, Spread Method}

* Cleanup

* Reduce type explosion
2026-05-05 04:03:41 -07:00
..
messages New nodes: 'Attach Attribute' and 'Read Attribute *' (#4100) 2026-05-05 04:03:41 -07:00
node_graph_executor Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
application.rs Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
consts.rs Add support for double-clicking to rename layers in the graph view (#4071) 2026-04-28 17:30:25 -07:00
dispatcher.rs Port the color picker popover to a Rust-defined layout (#4102) 2026-05-05 02:47:53 -07:00
lib.rs Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Properly track the Text node's text frame via the attribute system to fix misalignment (#4097) 2026-05-02 21:04:30 -07:00
test_utils.rs Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
utility_traits.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00
utility_types.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00