egui/crates
Emil Ernerfeldt 82036cf59a
Add `TableBuilder::id_source` (#5022)
* Closes https://github.com/emilk/egui/issues/4982
2024-08-28 10:27:21 +02:00
..
ecolor Remove some debug asserts (#4826) 2024-07-15 11:20:22 +02:00
eframe Fix virtual keyboard on (mobile) web (#4855) 2024-08-27 09:42:35 +02:00
egui Fix: Ensures correct IME behavior when the text input area gains or loses focus. (#4896) 2024-08-28 09:40:04 +02:00
egui-wgpu Update to wgpu 22.1 (#4964) 2024-08-16 13:29:40 +02:00
egui-winit Fix CI (#5005) 2024-08-26 15:35:44 +02:00
egui_demo_app Update `web-sys` & `wasm-bindgen` (#4980) 2024-08-26 11:38:30 +02:00
egui_demo_lib Create a `UiBuilder` for building `Ui`s (#4969) 2024-08-26 08:51:18 +02:00
egui_extras Add `TableBuilder::id_source` (#5022) 2024-08-28 10:27:21 +02:00
egui_glow Unpin & upgrade winit to 0.30.5 (#4939) 2024-08-09 09:15:14 +02: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 `Rect::scale_from_center` (#4673) 2024-07-15 19:54:35 +02:00
epaint Nicer looking text selection, especially in light mode (#5017) 2024-08-27 19:09:44 +02:00
epaint_default_fonts Move default fonts to new crate `epaint_default_fonts` (#4853) 2024-07-31 09:50:02 +02:00