egui/crates
Emil Ernerfeldt 6c4fc50fdf
Make egui_wgpu::winit::Painter::set_window async (#2434)
* Make `egui_wgpu::winit::Painter::set_window` async

* Fix changelog link
2022-12-12 15:37:55 +01:00
..
ecolor fix all clippy lints and remove them from allow list in cranky (#2419) 2022-12-11 19:06:09 +01:00
eframe Make egui_wgpu::winit::Painter::set_window async (#2434) 2022-12-12 15:37:55 +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 eframe error handling (#2433) 2022-12-12 15:16:32 +01:00
egui_demo_lib Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2022-12-08 15:11:54 +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 Fix incorrect date in CHANGELOGs 2022-12-09 08:29:44 +01:00