egui/crates/emath/src
Emil Ernerfeldt faf31365d2
Add `emath::Rangef` and helpers for splitting a `Rect` (#2978)
* emath: add Rangef helper

* emath: Add Rect splitting helper

* Add helper for interpolating Pos2
2023-05-08 12:20:26 +02:00
..
align.rs clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
history.rs Move egui::util::History to emath::History (#2329) 2022-11-21 14:14:33 +01:00
lib.rs Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
numeric.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
range.rs Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
rect.rs Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
rect_transform.rs Enable and fix some more clippy lints 2022-12-05 09:29:59 +01:00
rot2.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
smart_aim.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
vec2.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00