egui/crates
Emil Ernerfeldt b9a5081490
Fix glyph rendering: clamp coverage to [0, 1] (#7415)
* Closes  #7366
* Closes https://github.com/emilk/egui/pull/7388
2025-08-05 13:03:39 +02:00
..
ecolor Align `Color32` to 4 bytes (#7318) 2025-08-05 12:04:30 +02:00
eframe Request a redraw when the url change through the `popstate` event listener (#7403) 2025-08-05 11:31:05 +02:00
egui Add more docs to menu (#7331) 2025-07-10 15:35:04 +02:00
egui-wgpu Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +02:00
egui-winit Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +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 Rename `egui::containers::menu::Bar` to `egui::MenuBar` (#7327) 2025-07-10 10:33:48 +02:00
egui_extras Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +02:00
egui_glow Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +02:00
egui_kittest Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58: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 Implement `BitOr` and `BitOrAssign` for `Rect` (#7319) 2025-07-09 15:29:51 +02:00
epaint Fix glyph rendering: clamp coverage to [0, 1] (#7415) 2025-08-05 13:03:39 +02:00
epaint_default_fonts Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +02:00