Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify `gallery` example a bit | 2025-02-09 | 1 | -0/+12 | |
* | Add `repeat`, `repeat_forever`, and `auto_reverse` to `Animation` | 2025-01-28 | 1 | -0/+20 | |
* | Rename `Animation::in_progress` to `is_animating` | 2025-01-28 | 1 | -1/+1 | |
* | Fix broken intra-doc link in `animation` | 2025-01-27 | 1 | -0/+2 | |
* | Implement `Animation::value` | 2025-01-27 | 1 | -0/+5 | |
* | Draft basic `Animation` API in `iced_core` | 2025-01-27 | 1 | -0/+109 |