egui/crates/ecolor
2023-02-08 20:11:21 +01:00
..
src Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2023-02-04 11:02:15 +01:00
Cargo.toml Release 0.21.0 - Deadlock fix and winit update 2023-02-08 20:11:21 +01:00
CHANGELOG.md Release 0.21.0 - Deadlock fix and winit update 2023-02-08 20:11:21 +01:00
README.md Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00

ecolor - egui color library

A simple color storage and conversion library.

Made for egui.