Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `std::fmt::Display` for `iced::Radians` (#2446) | 2024-06-18 | 1 | -0/+7 | |
* | Add `spin` mode to `ferris` example :crab: | 2024-05-03 | 1 | -1/+25 | |
* | Create `ferris` example to showcase `ContentFit` and `Rotation` | 2024-05-02 | 1 | -0/+43 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -0/+6 | |
* | Show name of current `Theme` in `clock` example | 2024-03-16 | 1 | -0/+24 | |
* | Improve `Radians` ergonomics | 2024-01-31 | 1 | -30/+55 | |
* | Use `Radians` in arc and ellipse types | 2024-01-31 | 1 | -1/+45 | |
* | Fix majority of unresolved documentation links | 2023-09-09 | 1 | -1/+1 | |
* | Fine-tune `Radians::to_distance` | 2023-09-08 | 1 | -7/+8 | |
* | Use `Radians` as a number directly in `gradient` example | 2023-09-08 | 1 | -3/+42 | |
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -0/+33 |