Graphite/editor/src
Adam Gerhant 06484ef4e0
Some checks are pending
Editor: Dev & CI / build (push) Waiting to run
Editor: Dev & CI / cargo-deny (push) Waiting to run
Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110)
* Refactor TypeSource

* Add complete valid types

* Add invalid type

* Improve valid/complete types and disconnecting

* Code review

* Return types on error

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-11-19 03:00:32 +00:00
..
messages Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110) 2025-11-19 03:00:32 +00:00
node_graph_executor Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110) 2025-11-19 03:00:32 +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 Fix assorted Clippy lints (#3390) 2025-11-17 07:58:31 +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 Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110) 2025-11-19 03:00:32 +00:00
test_utils.rs Fix copying nodes sometimes failing when no OutputConnector exists (#3365) 2025-11-10 20:26:25 +00: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