Graphite/editor/src
0HyperCube a2046a51b1 Add basic vector nodes (#1059)
* Add some derives

* Allow node_fn with mutable inputs

* Add basic vector nodes

* Revert elipse tool changes

* Fix the elipse tool again

* Change spacer width

* Bubble serde feature in graph craft

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-03-02 21:54:23 +00:00
..
messages Add basic vector nodes (#1059) 2023-03-02 21:54:23 +00:00
application.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
consts.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
dispatcher.rs Add 'Zoom with Scroll' input navigation scheme to preferences (#1021) 2023-02-24 07:18:04 +01:00
generate_ts_types.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07: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 crash when using Imaginate tool (#1064) 2023-03-02 21:14:12 +00:00
test_utils.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00