Graphite/editor/src
Adesh Gupta 09ece9424d
Fix undo/redo history related issues with the Path tool (#3111)
* Fix transactions

* A little cleanup

* Fix bug in delete

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-09-11 05:02:45 +00:00
..
messages Fix undo/redo history related issues with the Path tool (#3111) 2025-09-11 05:02:45 +00:00
node_graph_executor Fix exporting an image failing because it is ignored while playing an animation (#3151) 2025-09-08 09:32:07 +00: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 Add "Grid" to the Shape tool along with row/column gizmos (#2921) 2025-09-07 17:53:37 -07:00
dispatcher.rs Graphene: Fine-grained context caching (#2500) 2025-09-05 11:44:26 +00: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 Update UI widget designs to improve color consistency and add a narrow height mode 2025-09-08 21:48:22 -07:00
test_utils.rs Track which document the deferred executions belong to (#3010) 2025-08-06 21:16:02 +02: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