egui/crates/ecolor/src
Emil Ernerfeldt 87b294534e
Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389)
It makes much more sense in `emath`
2024-04-21 20:36:32 +02:00
..
cint_impl.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
color32.rs Change `Frame::multiply_with_opacity` to multiply in gamma space (#4283) 2024-03-30 18:39:05 +01:00
hex_color_macro.rs Fix `hex_color!` macro by re-exporting `color_hex` crate from `ecolor` (#4372) 2024-04-21 11:07:55 +02:00
hex_color_runtime.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
hsva.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
hsva_gamma.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
lib.rs Fix `hex_color!` macro by re-exporting `color_hex` crate from `ecolor` (#4372) 2024-04-21 11:07:55 +02:00
rgba.rs Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389) 2024-04-21 20:36:32 +02:00