Graphite/editor/src
Dennis Kobert 390ce023ea
Fix regression when rotating a group, resulting in an incorrect transform cage bounding box (#3184)
Revert "Reuse click target bounding boxes for document bounds"

This reverts commit d9e8a71cd0.
2025-09-16 13:41:44 -07:00
..
messages Fix regression when rotating a group, resulting in an incorrect transform cage bounding box (#3184) 2025-09-16 13:41:44 -07: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 Optimize editor performance for node selection, click target bounds, and batched messages (#3162) 2025-09-11 10:08: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 Optimize editor performance for node selection, click target bounds, and batched messages (#3162) 2025-09-11 10:08:26 +00: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