egui/crates
lucasmerlin 962c7c7516
Deprecate `Ui::allocate_new_ui` in favor of `Ui::scope_builder` (#5764)
They had the same signature and slightly different implementations, now
it's streamlined
2025-03-05 12:08:43 +01:00
..
ecolor Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
eframe Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui Deprecate `Ui::allocate_new_ui` in favor of `Ui::scope_builder` (#5764) 2025-03-05 12:08:43 +01:00
egui-wgpu Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui-winit Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_demo_app Add `Ui::close` and `Response::should_close` (#5729) 2025-02-20 17:59:29 +01:00
egui_demo_lib ⚠️ Improved menu based on `egui::Popup` (#5716) 2025-03-03 14:56:30 +01:00
egui_extras Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_glow Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_kittest Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
epaint Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
epaint_default_fonts Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00