- Move message handler payload data into structs
- Organize the file structure used by `editor/src/messages/portfolio/document` `/node_graph` and `/graph_operation`
- Make derive attributes use `serde::Serialize, serde::Deserialize` consistently instead of `use serde::{Deserialize, Serialize};` imports
- Various other code cleanup and refactoring
|
||
|---|---|---|
| .. | ||
| any.rs | ||
| brush.rs | ||
| cache.rs | ||
| gpu_nodes.rs | ||
| http.rs | ||
| image_color_palette.rs | ||
| image_segmentation.rs | ||
| imaginate.rs | ||
| lib.rs | ||
| null.png | ||
| quantization.rs | ||
| raster.rs | ||
| value.rs | ||
| wasm_application_io.rs | ||