egui/crates
2022-09-20 13:58:55 +02:00
..
eframe Make eframe::App::as_any_mut optional to implement (#2061) 2022-09-20 13:58:55 +02:00
egui Add spacing.menu_margin for customizing menu spacing (#2036) 2022-09-17 11:29:19 +02:00
egui-wgpu egui-wgpu: Fix crash on zero-sized scissor rects (#2039) 2022-09-13 09:32:05 +02:00
egui-winit Add IME support for native (#2046) 2022-09-15 17:21:43 +02:00
egui_demo_app Make eframe::App::as_any_mut optional to implement (#2061) 2022-09-20 13:58:55 +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