egui/crates
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
..
ecolor Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
eframe Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
egui Add Event::Key::repeat that is set to true if the event is a repeat (#2435) 2022-12-12 15:37:42 +01:00
egui-wgpu Make egui_wgpu::winit::Painter::set_window async (#2434) 2022-12-12 15:37:55 +01:00
egui-winit Add Event::Key::repeat that is set to true if the event is a repeat (#2435) 2022-12-12 15:37:42 +01:00
egui_demo_app Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
egui_demo_lib Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
egui_extras Fix incorrect date in CHANGELOGs 2022-12-09 08:29:44 +01:00
egui_glium Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes 2022-12-11 17:04:23 +01:00
egui_glow eframe error handling (#2433) 2022-12-12 15:16:32 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2022-12-08 15:11:54 +01:00
epaint Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00