Dennis Kobert
a492e7a4bb
Restructure GPU compilation execution pipeline ( #903 )
...
* Restructure gpu compilation execution pipeline
* Add compilation server/client infrastructure
* Add wgpu executor
2022-12-31 02:52:04 +01:00
0HyperCube
01931939ff
Add preview and disable buttons for nodes ( #905 )
...
* Add preview and disable button
* Fix tests
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2022-12-25 02:28:18 -08:00
0HyperCube
7a752b93f9
Make Imaginate into a node ( #878 )
...
* Simplify document node input defenitions
* Remove imaginate layer
* Imaginate node properties
* Fix serde feature gate
* Add Proc Macro for Protonode implementation
* Fix incorrect type
* Add cargo.toml metadata
* Send imaginate params to frontend
* Fix image_creativity range
* Finish imaginate implementation
* Fix the imaginate draw tool
* Remove node-graph/rpco-macro
* Cargo fmt
* Fix missing workspace member
* Changes to the resolution
* Add checkbox for Imaginate auto resolution; improve Properties panel layouts
And fix bugs in panel resizing
* Implement the Rescale button
* Reorder imports
* Update Rust deps
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2022-12-20 14:51:38 -08:00
TrueDoctor
f1b7abede7
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-11 12:46:55 -08:00