egui/crates
Emil Ernerfeldt 03bb89153b
eframe: Use `NativeOptions::AppId` for the persistance location (#3014)
* eframe: Use NativeOptions::AppId for the persistance location

* Fix doclinks

* Fix typo in docs

Closes https://github.com/emilk/egui/issues/3003
2023-05-23 08:38:14 +02:00
..
ecolor Fix typos (#2866) 2023-04-18 15:52:45 +02:00
eframe eframe: Use `NativeOptions::AppId` for the persistance location (#3014) 2023-05-23 08:38:14 +02:00
egui Fix typo in docs 2023-05-23 08:37:32 +02:00
egui-wgpu Log warning instead of error when failing to decode RON in storage (#2961) 2023-04-27 09:45:44 +02:00
egui-winit Update accesskit to 0.11 (#3012) 2023-05-22 19:20:58 +02:00
egui_demo_app egui_demo_app: add some native window info 2023-05-22 21:40:16 +02:00
egui_demo_lib clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
egui_extras Format Cargo.toml 2023-05-22 21:40:16 +02:00
egui_glium Fix typos (#2866) 2023-04-18 15:52:45 +02:00
egui_glow eframe: Use `NativeOptions::AppId` for the persistance location (#3014) 2023-05-23 08:38:14 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
epaint Fix documentation for TextureId::Managed(0) (#2998) 2023-05-22 20:37:26 +02:00