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