Graphite/editor/src
isiko 77e5ec9d4f
Add bounding box node (#1376)
* Add bounding box node

Generates a rectangle based on the bounding box of the input vector data

* Remove redundant <>

* Fix formatting

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2023-08-08 18:44:14 +02:00
..
messages Add bounding box node (#1376) 2023-08-08 18:44:14 +02:00
application.rs Embed git commit hash in the document file (#1325) 2023-07-28 22:52:26 +02:00
consts.rs Embed git commit hash in the document file (#1325) 2023-07-28 22:52:26 +02:00
dispatcher.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
generate_ts_types.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01: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 shapes only showing up as outlines on document load (#1375) 2023-08-08 14:07:39 +02: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