egui/crates
Emil Ernerfeldt dfcc679d5a
Round widget coordinates to even multiple of 1/32 (#5517)
* Closes https://github.com/emilk/egui/pull/5197
* Closes https://github.com/emilk/egui/issues/5163

This should help prevent rounding errors in layout code.

@lucasmerlin you may wanna test this with `egui_flex`
2024-12-26 20:54:24 +01:00
..
ecolor Release 0.30 - egui_kittest and modals (#5487) 2024-12-16 17:45:35 +01:00
eframe Revert "Revert "forward x11 and wayland features to glutin" (#5391)" (#5490) 2024-12-17 09:36:03 +01:00
egui Round widget coordinates to even multiple of 1/32 (#5517) 2024-12-26 20:54:24 +01:00
egui-wgpu Release 0.30 - egui_kittest and modals (#5487) 2024-12-16 17:45:35 +01:00
egui-winit Release 0.30 - egui_kittest and modals (#5487) 2024-12-16 17:45:35 +01:00
egui_demo_app Fix broken images on egui.rs (move from git lfs to normal git) (#5480) 2024-12-16 14:16:54 +01:00
egui_demo_lib Round widget coordinates to even multiple of 1/32 (#5517) 2024-12-26 20:54:24 +01:00
egui_extras Round widget coordinates to even multiple of 1/32 (#5517) 2024-12-26 20:54:24 +01:00
egui_glow Revert "Revert "forward x11 and wayland features to glutin" (#5391)" (#5490) 2024-12-17 09:36:03 +01:00
egui_kittest Remove cylic dependency of egui_kittest on itself 2024-12-16 18:10:01 +01: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 Round widget coordinates to even multiple of 1/32 (#5517) 2024-12-26 20:54:24 +01:00
epaint Round widget coordinates to even multiple of 1/32 (#5517) 2024-12-26 20:54:24 +01:00
epaint_default_fonts Release 0.30 - egui_kittest and modals (#5487) 2024-12-16 17:45:35 +01:00