egui/crates/emath/src
Andreas Reich 5effc68ba4
Split out ecolor crate (#2399)
* split out ecolor crate

* split up ecolor crate in lots of modules

* add changelog notes

* add readme to ecolor

* put clippy::manual_range_contains on cranky allow list

* fix hex color issues

* doc fixes

* more hex_color fixes

* Document features

* Rename hex_color module to avoid warning

* Sort the feature names

* fix link in CHANGELOG.md

* better wording

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-12-06 20:42:25 +01: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 Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
numeric.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02: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