| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-04-03 | Redesign `iced_wgpu` layering architecture | 1 | -30/+0 | ||
| 2023-11-11 | Refactor texture image filtering | 1 | -0/+3 | ||
| - Support only `Linear` or `Nearest` - Simplify `Layer` groups - Move `FilterMethod` to `Image` and `image::Viewer` | |||||
| 2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -3/+3 | ||
| 2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+0 | ||
| 2022-12-06 | Remove `appearance` from `Handle` | 1 | -1/+5 | ||
| ... and pass it directly to `Renderer::draw` instead. | |||||
| 2022-11-03 | Run `cargo fmt` | 1 | -1/+1 | ||
| 2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | ||
| 2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -0/+23 | ||
