egui/crates/emath/src
Emil Ernerfeldt 3c4223c6b1
Support images with rounded corners (#3257)
* Add `Rect::ZERO`

* Add `Rounding::ZERO`

* Add `RectShape::new`

* Add `Image::rounding` to support images with rounded corners
2023-08-15 09:29:30 +02:00
..
align.rs Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +02:00
history.rs Move egui::util::History to emath::History (#2329) 2022-11-21 14:14:33 +01:00
lib.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
numeric.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
range.rs Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +02:00
rect.rs Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
rect_transform.rs Enable and fix some more clippy lints 2022-12-05 09:29:59 +01:00
rot2.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
smart_aim.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
vec2.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00