egui/crates
rustbasic 7c7190f98d
Clamp font size to between 0.1 and 2048 (#5139)
Fix: Font size limit to prevent panic
2024-09-22 19:14:03 +02:00
..
ecolor Use precomputed lookup table in Color32::from_rgba_unmultiplied (#5088) 2024-09-10 09:50:56 +02:00
eframe Keep track of why `request_discard` was called (#5134) 2024-09-20 09:17:52 +02:00
egui Fix error in Response::dragged docs (#5143) 2024-09-21 12:48:29 +02:00
egui-wgpu Update sampler along with texture on wgpu backend (#5122) 2024-09-19 09:16:42 +02:00
egui-winit Keep track of why `request_discard` was called (#5134) 2024-09-20 09:17:52 +02:00
egui_demo_app Keep track of why `request_discard` was called (#5134) 2024-09-20 09:17:52 +02:00
egui_demo_lib Fix pan_zoom demo constraining windows (#5137) 2024-09-22 19:13:01 +02:00
egui_extras Fix some minor clippy lints from the future 2024-09-18 09:44:23 +02:00
egui_glow Update `glow` to 0.14 (#4952) 2024-09-09 14:02:06 +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 Use `log` crate instead of `eprintln` & remove some unwraps (#5010) 2024-09-13 14:23:13 +02:00
epaint Clamp font size to between 0.1 and 2048 (#5139) 2024-09-22 19:14:03 +02:00
epaint_default_fonts Enable rustdoc `generate-link-to-definition` feature on docs.rs (#5030) 2024-08-30 11:22:29 +02:00