egui/crates
setzer22 4aae638e15
Change several methods from pub(crate) to pub (#2051)
* Change several methods from pub(crate) to pub

* document next_auto_id

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-09-21 20:08:26 +02:00
..
eframe Make eframe::App::as_any_mut optional to implement (#2061) 2022-09-20 13:58:55 +02:00
egui Change several methods from pub(crate) to pub (#2051) 2022-09-21 20:08:26 +02:00
egui-wgpu egui-wgpu: Fix crash on zero-sized scissor rects (#2039) 2022-09-13 09:32:05 +02:00
egui-winit update arboard to 3.0 (#2067) 2022-09-21 09:14:55 +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