egui/crates
Emil Ernerfeldt e0c7533ede eframe native: Make sure we only shut down once
I don't trust winit to actually exit on ControlFlow::Exit

Perhaps this will solve https://github.com/emilk/egui/issues/2027
2022-09-08 10:50:35 +02:00
..
eframe eframe native: Make sure we only shut down once 2022-09-08 10:50:35 +02:00
egui Improve docstrings 2022-09-05 12:05:29 +02:00
egui-wgpu egui-wgpu renderer renaming (#2021) 2022-09-07 14:20:21 +02:00
egui-winit egui_winit: support winit with default features disabled (#1971) 2022-08-30 08:49:32 +02:00
egui_demo_app egui-wgpu renderer renaming (#2021) 2022-09-07 14:20:21 +02:00
egui_demo_lib egui_extras: Add Table::vertical_scroll_offset (#1946) 2022-08-28 09:37:23 +02:00
egui_extras egui_extras: Add Table::vertical_scroll_offset (#1946) 2022-08-28 09:37:23 +02:00
egui_glium egui-winit: don't repaint when just moving window (#1980) 2022-08-29 11:20:19 +02:00
egui_glow Check srgb_support on other GL | ES as well. (#2012) 2022-09-06 15:58:22 +02:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
epaint Improve mixed CJK/Latin linebreaking. (#1986) 2022-09-06 22:20:17 +02:00