egui/crates/ecolor/src
Emil Ernerfeldt e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437)
* Revert "fix all clippy lints and remove them from allow list in cranky (#2419)"

This reverts commit 930ef2db38.

* Explain the cranky lints better

* Add Color32::gamma_multiply

* Remove unused pub use

* Remove non-existing crate category

* Improve color test with more lines

* Improve the look of thin lines, making them look weaker

Before they looked were too strong for the thickness.

* Use asserts for shader compilations

* Update changelogs
2022-12-12 16:18:05 +01:00
..
cint_impl.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
color32.rs Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
hex_color_macro.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
hsva.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
hsva_gamma.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
lib.rs Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
rgba.rs Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00