egui/crates
rustbasic dae1979dd3
Add back `Context::set_visuals()` (#5100)
My opinion is, it would be better to keep `Context::set_visuals()` so
that you don't get confused.

* Related #4744
2024-09-26 11:37:57 +02:00
..
ecolor Document the fact that the hex_color macro is not const (#5169) 2024-09-26 09:15:28 +02:00
eframe Wgpu render pass on paint callback has now static lifetime (#5149) 2024-09-23 11:48:09 +02:00
egui Add back `Context::set_visuals()` (#5100) 2024-09-26 11:37:57 +02:00
egui-wgpu Wgpu render pass on paint callback has now static lifetime (#5149) 2024-09-23 11:48:09 +02:00
egui-winit Add a `cargo machete` CI step (#5171) 2024-09-26 10:24:37 +02:00
egui_demo_app Wgpu render pass on paint callback has now static lifetime (#5149) 2024-09-23 11:48:09 +02:00
egui_demo_lib Add a `cargo machete` CI step (#5171) 2024-09-26 10:24:37 +02:00
egui_extras egui_extras: Add `TableBuilder::animate_scrolling` (#5159) 2024-09-26 11:36:20 +02:00
egui_glow Add support for mipmap textures. (#5146) 2024-09-22 19:16:16 +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 Improve comment in text layout code 2024-09-26 09:43:27 +02:00
epaint_default_fonts Enable rustdoc `generate-link-to-definition` feature on docs.rs (#5030) 2024-08-30 11:22:29 +02:00