Graphite/node-graph/node-macro
Dennis Kobert 259078c847 Make node graph execution async
Make node macro generate async node implementations

Start propagating async through the node system

Async checkpoint

Make Any<'i> Send + Sync

Determine node io type using panic node

Fix types for raster_node macro

Finish porting node registry?

Fix lifetime errors

Remove Send + Sync requirements and start making node construction async

Async MVP

Fix tests

Clippy fix
2023-05-25 12:45:22 +02:00
..
src Make node graph execution async 2023-05-25 12:45:22 +02:00
Cargo.toml Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00