egui/crates
Emil Ernerfeldt d770cd53a6
Add `Context::current_pass_index` (#7276)
This can be used by developers who wants to add diagnostics when there
is a multi-pass egui frame.
2025-06-30 10:41:27 +02:00
..
ecolor Make `HSVA` derive serde (#7132) 2025-06-16 01:40:42 +02:00
eframe eframe web: only cosume copy/cut events if the canvas has focus (#7270) 2025-06-27 10:25:47 +02:00
egui Add `Context::current_pass_index` (#7276) 2025-06-30 10:41:27 +02:00
egui-wgpu Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui-winit Fix incorrect window sizes for non-resizable windows on Wayland (#7103) 2025-06-24 13:44:56 +02:00
egui_demo_app Create custom `egui_kittest::Node` (#7138) 2025-06-17 12:17:38 +02:00
egui_demo_lib Create custom `egui_kittest::Node` (#7138) 2025-06-17 12:17:38 +02:00
egui_extras Fix crash in `egui_extras::FileLoader` after `forget_image` (#6995) 2025-06-27 11:27:03 +02:00
egui_glow Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui_kittest Slider: move by at least the next increment when using fixed_decimals (#7066) 2025-06-29 13:30:39 +02:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Add Vec2::ONE 2025-06-15 18:01:58 -07:00
epaint Simplify some bezier math 2025-06-30 10:03:54 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00