Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-14 | Re-organize `custom` module as `pipeline` module | 2 | -85/+0 | ||
... and move `Shader` widget to `iced_widget` crate | |||||
2023-11-14 | Run `cargo fmt` | 1 | -1/+1 | ||
2023-11-14 | Added redraw request handling to widget events. | 1 | -0/+4 | ||
2023-11-14 | Added support for custom shader widget for iced_wgpu backend. | 2 | -0/+81 | ||