Graphite/frontend/src-tauri
Dennis Kobert b62ce1d03c 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-26 21:18:13 +02:00
..
icons Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
src Make node graph execution async 2023-05-26 21:18:13 +02:00
.gitignore Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
build.rs Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
Cargo.toml Migrate build system from Webpack to Parcel (#1102) 2023-04-25 00:43:27 +02:00
tauri.conf.json Migrate build system from Webpack to Parcel (#1102) 2023-04-25 00:43:27 +02:00