summaryrefslogtreecommitdiffstats
path: root/graphics/src/geometry/path/builder.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run `cargo fmt`Libravatar Héctor Ramón Jiménez2025-02-211-3/+7
* Add `rounded_rectangle` to `geometry::Path`Libravatar Gints Polis2024-09-131-1/+67
* Use `Radians` in arc and ellipse typesLibravatar kxie2024-01-311-6/+8
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-1/+1
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-1/+2
* Move `Canvas` and `QRCode` to `iced` crateLibravatar Héctor Ramón Jiménez2023-03-031-0/+192