Graphite/editor/src
Keavon Chambers ba63c26c62 Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077)
* Replace the Artboard struct with a Table<Table<Graphic>> shape

* Remove the never-functional, seemingly unneeded migrate_type_descriptor_names due to typo

* Allow negative artboard sizes
2026-04-28 22:58:33 -07:00
..
messages Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -07:00
node_graph_executor Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -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 Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
lib.rs Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Make the Data panel able to display data from selected nodes living in subgraphs (#4064) 2026-04-28 12:55:13 -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