Graphite/editor/src
Adam Gerhant e4ec67d852
Fix wires on document change and errors on hidden nodes (#2897)
* Fix wires on document change and errors on hidden nodes

* Code cleanup
2025-07-19 01:48:42 -07:00
..
messages Fix wires on document change and errors on hidden nodes (#2897) 2025-07-19 01:48:42 -07:00
node_graph_executor
application.rs
consts.rs Add selection cycle and gray pre-selection outlines to the Path tool, and Tab to swap Select/Path tools (#2818) 2025-07-13 08:26:36 +00:00
dispatcher.rs Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
generate_ts_types.rs
lib.rs
macros.rs
node_graph_executor.rs Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07: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