| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... and move `Shader` widget to `iced_widget` crate
|
|
|
|
|
|
|
|
- Support only `Linear` or `Nearest`
- Simplify `Layer` groups
- Move `FilterMethod` to `Image` and `image::Viewer`
|
|
|
|
|
|
|
|
A minor cleanup to inline all simple cases of format arguments. Makes the format strings just a bit easier to read.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename `canvas` modules to `geometry` in graphics subcrates
|
|
|
|
|
|
|