Graphite/editor/src
Keavon Chambers a02b162e30
Consolidate and rename Graphene data types, and add many comments (#1620)
* Document ProtoNodeInput

* More comments

* Comment improvements

* Comment and split ProtoNodeInput::NodeLambda from ProtoNodeInput::Node

* Combine NodeImplementation into DocumentNodeImplementation

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2024-02-20 17:53:04 -08:00
..
messages Consolidate and rename Graphene data types, and add many comments (#1620) 2024-02-20 17:53:04 -08:00
application.rs Convert u64 IDs to newtypes (#1532) 2023-12-22 03:24:13 -08:00
consts.rs Save work periodically to reduce loss from crashes (#1580) 2024-02-20 03:23:25 +00:00
dispatcher.rs Automatically include all demo artwork in test 2024-02-08 01:15:32 -08:00
generate_ts_types.rs Upgrade several Rust dependencies (#1613) 2024-02-17 15:02:41 -08:00
lib.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
node_graph_executor.rs Fix triple graph evaluation on Windows by removing hash-based ExecutionRequest dedupe 2024-01-27 16:58:15 -08:00
test_utils.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00