egui/crates
Emil Ernerfeldt 66cbb61ad5
Add `PlotUi::response()` to replace `plot_clicked()` etc (#3223)
Closes https://github.com/emilk/egui/pull/2571
2023-08-10 13:14:19 +02:00
..
ecolor Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +02:00
eframe fix the title not being used when app_id is not set (#3107) 2023-08-10 09:50:15 +02:00
egui Add `PlotUi::response()` to replace `plot_clicked()` etc (#3223) 2023-08-10 13:14:19 +02:00
egui-wgpu fix depth texture init with multisampling (#3207) 2023-08-09 20:59:36 +02:00
egui-winit Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +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 Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +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 Document when Galleys get invalidated (#3024) 2023-08-10 13:11:56 +02:00