Graphite/editor/src
Adam Gerhant a6052c5819
Replace node definition string-based lookups with DefinitionIdentifier instances (#3451)
* create definition identifier and integrate it

* Bug fixes and code review

* formatting

* Fix migrations

* Fix remove handles migration

* formatting

* Fix test

* Fix tests 2

* fix deserialization

* Code review

* Small fixes

* Consolidate 'Morph' node migrations

* Add old SamplePointsNode name to migrations list

* Fix tests

* Unrelated small fix

* Fix migration crashes

* Fix tests

* Final code review

* fmt

* Add metadata

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-01-12 23:09:43 -08:00
..
messages Replace node definition string-based lookups with DefinitionIdentifier instances (#3451) 2026-01-12 23:09:43 -08:00
node_graph_executor Add artboard name to the export when exporting a single artboard (#3613) 2026-01-11 13:28:19 +01:00
application.rs Allow the release info build script to work without requiring Git to be installed (#3105) 2025-09-05 09:09:29 +00:00
consts.rs Desktop: UI scale preference (#3475) 2025-12-15 14:11:43 +00:00
dispatcher.rs Box the `widget: Widget` field of `WidgetInstance` (#3506) 2025-12-22 04:18:33 -08:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Add artboard name to the export when exporting a single artboard (#3613) 2026-01-11 13:28:19 +01:00
test_utils.rs Replace node definition string-based lookups with DefinitionIdentifier instances (#3451) 2026-01-12 23:09:43 -08:00
utility_traits.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
utility_types.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00