Graphite/editor/src
James Lindsay 1e3c3da3fe
Fix the Path tool erroneously showing editable geometry overlays belonging to hidden Path nodes (#2932)
* Ignore hidden path nodes

* Use correct path node vector modification

* Break test

* Better fix for test

* Fix rustfmt

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-08-02 22:53:05 +00:00
..
messages Fix the Path tool erroneously showing editable geometry overlays belonging to hidden Path nodes (#2932) 2025-08-02 22:53:05 +00:00
node_graph_executor Desktop: Execute editor and node graph natively (#2955) 2025-07-31 10:26:36 +00:00
application.rs Remove dead code for Imaginate 2025-06-26 18:46:46 -07:00
consts.rs Improve the Path tool's segment editing mode and make hovering manipulators react contextually (#2860) 2025-08-01 23:58:35 -07:00
dispatcher.rs Desktop: Execute editor and node graph natively (#2955) 2025-07-31 10:26:36 +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 Fix regression with double-click in the Path tool not working (#2963) 2025-07-31 21:53:28 +00:00
test_utils.rs Remove the UVec2 and IVec2 graph data types and have Artboard use DVec2 (#2894) 2025-07-16 18:45:10 -07:00
utility_traits.rs Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
utility_types.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00