egui/crates
Emil Ernerfeldt 7e035c6dd1
Allow users to opt-out of default `winit` features (#3228)
* Do not enable winit features by default

* Enable default winit features by default

* Add x11 feature
2023-08-10 17:09:01 +02:00
..
ecolor Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +02:00
eframe Allow users to opt-out of default `winit` features (#3228) 2023-08-10 17:09:01 +02:00
egui Lint vertical spacing in the code (#3224) 2023-08-10 15:26:54 +02:00
egui-wgpu Allow users to opt-out of default `winit` features (#3228) 2023-08-10 17:09:01 +02:00
egui-winit Allow users to opt-out of default `winit` features (#3228) 2023-08-10 17:09:01 +02:00
egui_demo_app Release 0.22.0 - A plethora of small improvements 2023-05-23 19:58:04 +02:00
egui_demo_lib Add `PlotUi::response()` to replace `plot_clicked()` etc (#3223) 2023-08-10 13:14:19 +02:00
egui_extras Lint vertical spacing in the code (#3224) 2023-08-10 15:26:54 +02:00
egui_glium Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +02:00
egui_glow Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +02:00
epaint Lint vertical spacing in the code (#3224) 2023-08-10 15:26:54 +02:00