emilk/egui (eframe)
### [`v0.26.0`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0260---2024-02-05)
[Compare Source](https://togithub.com/emilk/egui/compare/0.25.0...0.26.0)
- Update `wgpu` to 0.19 [#3824](https://togithub.com/emilk/egui/pull/3824)
- Disable the default features of `wgpu` [#3875](https://togithub.com/emilk/egui/pull/3875)
- Much more accurate `cpu_usage` timing [#3913](https://togithub.com/emilk/egui/pull/3913)
- Update to puffin 0.19 [#3940](https://togithub.com/emilk/egui/pull/3940)
##### Desktop/Native:
- Keep `ViewportInfo::maximized` and `minimized` up-to-date on Windows [#3831](https://togithub.com/emilk/egui/pull/3831) (thanks [@rustbasic](https://togithub.com/rustbasic)!)
- Handle `IconData::default()` without crashing [#3842](https://togithub.com/emilk/egui/pull/3842)
- Fix Android crash on resume [#3847](https://togithub.com/emilk/egui/pull/3847) [#3867](https://togithub.com/emilk/egui/pull/3867) (thanks [@Garoven](https://togithub.com/Garoven)!)
- Add `WgpuConfiguration::desired_maximum_frame_latency` [#3874](https://togithub.com/emilk/egui/pull/3874)
- Don't call `App::update` on minimized windows [#3877](https://togithub.com/emilk/egui/pull/3877) (thanks [@rustbasic](https://togithub.com/rustbasic)!)
##### Web:
- When using `wgpu` on web, `eframe` will try to use WebGPU if available, then fall back to WebGL [#3824](https://togithub.com/emilk/egui/pull/3824) [#3895](https://togithub.com/emilk/egui/pull/3895) (thanks [@Wumpf](https://togithub.com/Wumpf)!)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.25
->0.26
Release Notes
emilk/egui (eframe)
### [`v0.26.0`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0260---2024-02-05) [Compare Source](https://togithub.com/emilk/egui/compare/0.25.0...0.26.0) - Update `wgpu` to 0.19 [#3824](https://togithub.com/emilk/egui/pull/3824) - Disable the default features of `wgpu` [#3875](https://togithub.com/emilk/egui/pull/3875) - Much more accurate `cpu_usage` timing [#3913](https://togithub.com/emilk/egui/pull/3913) - Update to puffin 0.19 [#3940](https://togithub.com/emilk/egui/pull/3940) ##### Desktop/Native: - Keep `ViewportInfo::maximized` and `minimized` up-to-date on Windows [#3831](https://togithub.com/emilk/egui/pull/3831) (thanks [@rustbasic](https://togithub.com/rustbasic)!) - Handle `IconData::default()` without crashing [#3842](https://togithub.com/emilk/egui/pull/3842) - Fix Android crash on resume [#3847](https://togithub.com/emilk/egui/pull/3847) [#3867](https://togithub.com/emilk/egui/pull/3867) (thanks [@Garoven](https://togithub.com/Garoven)!) - Add `WgpuConfiguration::desired_maximum_frame_latency` [#3874](https://togithub.com/emilk/egui/pull/3874) - Don't call `App::update` on minimized windows [#3877](https://togithub.com/emilk/egui/pull/3877) (thanks [@rustbasic](https://togithub.com/rustbasic)!) ##### Web: - When using `wgpu` on web, `eframe` will try to use WebGPU if available, then fall back to WebGL [#3824](https://togithub.com/emilk/egui/pull/3824) [#3895](https://togithub.com/emilk/egui/pull/3895) (thanks [@Wumpf](https://togithub.com/Wumpf)!)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.