egui/crates
Lucas Meurer 508c60b2e2
Add `Galley::intrinsic_size` and use it in `AtomLayout` (#7146)
- part of https://github.com/emilk/egui/issues/5762
- also allows me to simplify sizing logic in egui_flex
2025-07-09 08:19:04 +02:00
..
ecolor Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
eframe Respect and detect `prefers-color-scheme: no-preference` (#7293) 2025-07-03 08:58:45 +02:00
egui Add `Galley::intrinsic_size` and use it in `AtomLayout` (#7146) 2025-07-09 08:19:04 +02:00
egui-wgpu Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
egui-winit Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
egui_demo_app Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
egui_demo_lib Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
egui_extras Extend .typos.toml to enforce american english (#7284) 2025-07-01 15:54:00 +02:00
egui_glow Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
egui_kittest egui_kittest: more ergonomic functions taking `Impl Into<String>` (#7307) 2025-07-07 13:50:53 +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 Change `Rect::area` to return zero for negative rectangles (#7305) 2025-07-07 12:03:03 +02:00
epaint Add `Galley::intrinsic_size` and use it in `AtomLayout` (#7146) 2025-07-09 08:19:04 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00