egui/crates
Emil Ernerfeldt 8cdffc4e2d
Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221)
* Replace uses of `RangeInclusive<f32>` with `emath::Rangef`

* Fix doc-test
2023-08-10 13:07:00 +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 Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +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 Fix the "ever-growing height" problem of Strip and Table demos (#3122) 2023-08-10 12:35:40 +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 Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +02:00