Graphite/editor/src
Dennis Kobert e8f18b0ac0
Some checks failed
Editor: Dev & CI / build (push) Has been cancelled
Editor: Dev & CI / cargo-deny (push) Has been cancelled
Cache calculation of bounding boxes with transforms (#3287)
* Cache calculation of bounding boxes with transforms

* Reuse bounding boxes across for the same rotation

* Cleanup code and add documentation

* Add tests
2025-10-17 10:20:55 +00:00
..
messages Cache calculation of bounding boxes with transforms (#3287) 2025-10-17 10:20:55 +00:00
node_graph_executor Desktop: Fix non-Vello render mode (#3259) 2025-10-09 11:31:35 +02: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 Desktop: Fix non-Vello render mode (#3259) 2025-10-09 11:31:35 +02: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