egui/crates/emath/src
YgorSouza 8ec9233e28
Add #![forbid(unsafe_code)] where unsafe isn't needed (#2773)
To be consistent with the use of the safety badge in the README.
2023-03-29 14:39:51 +02:00
..
align.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
history.rs Move egui::util::History to emath::History (#2329) 2022-11-21 14:14:33 +01:00
lib.rs Add #![forbid(unsafe_code)] where unsafe isn't needed (#2773) 2023-03-29 14:39:51 +02:00
numeric.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs format: add some blank lines where it was needed 2023-02-10 18:03:46 +01:00
rect.rs Enable and fix some more clippy lints 2022-12-05 09:29:59 +01: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