egui/emath
Emil Ernerfeldt fda8189cba
Move lints list to .carg/config.toml (#1394)
That way they apply to all crates equally.

See https://github.com/EmbarkStudios/rust-ecosystem/issues/22 for why.
2022-03-21 16:54:29 +01:00
..
src Move lints list to .carg/config.toml (#1394) 2022-03-21 16:54:29 +01:00
Cargo.toml Run a formatter on all toml files 2022-03-10 14:25:33 +01:00
README.md Rename Egui to egui 2021-01-17 14:48:59 +01:00

emath - egui math library

A bare-bones 2D math library with types and functions useful for GUI building.

Made for egui.