Graphite/node-graph/gcore/src
TrueDoctor 7d8f94462a Bundle Graphite using Tauri (#873)
* Setup tauri component for graphite editor

Integrate graphite into tauri app

Split interpreted-executor out of graph-craft

* Add gpu execution node

* General Cleanup
2022-12-07 12:49:34 +01:00
..
raster Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
vector Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
generic.rs Make node trait consume self 2022-08-19 18:58:17 +02:00
gpu.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
lib.rs Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
ops.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
raster.rs Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
structural.rs Implement node registry (#822) 2022-10-26 00:32:50 +02:00
value.rs Make node trait consume self 2022-08-19 18:58:17 +02:00