45 Commits (15370bbea0b468cf719a75cc6d1e39eb00c420d8)

Author SHA1 Message Date
Emil Ernerfeldt 56bf8b79f3 Release 0.26.0 - Text selection in labels 9 months ago
Emil Ernerfeldt 579e84ec93 generate_changelog.py: add option to write it to the changelogs 9 months ago
Emil Ernerfeldt b522200804 Update example screenshots 9 months ago
YgorSouza d72f92c41d
Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 9 months ago
Emil Ernerfeldt f7ec8f210d
Use runtime knowledge of OS for OS-specific text editing (#3840) 10 months ago
Emil Ernerfeldt b766a48fa7
Update wgpu to 0.19 (#3824) 10 months ago
Emil Ernerfeldt 5d2e192927
Selectable text in Labels (#3814) 10 months ago
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787) 10 months ago
Emil Ernerfeldt 241a5fcda1 Strip trailing periods from changelog entries 10 months ago
Emil Ernerfeldt 0e7bf6dfcf Add screenshot to custom_plot_manipulation example 10 months ago
Emil Ernerfeldt 8c30e8c5f7
Highlight submenu buttons when hovered and open (#3780) 10 months ago
Emil Ernerfeldt 9dbfb8ce4e Make check.sh more quiet 11 months ago
Emil Ernerfeldt 790b401adf Add -g option to build_demo_web.sh 11 months ago
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt 8ccd9b73e2 Make sure `check.sh` installs all tools it uses 11 months ago
Emil Ernerfeldt a1f3c71b7f
Remove dependency on `tts` (#3651) 12 months ago
Emil Ernerfeldt 8494cf854c
Update to wasm-bindgen 0.2.89 (#3644) 12 months ago
Emil Ernerfeldt b62676d21a Improve changelog generator: capitalize output 12 months ago
Emil Ernerfeldt 63e48dc855
Introduce global `zoom_factor` (#3608) 12 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt e823491240
Update some crate dependencies (#3594) 12 months ago
Emil Ernerfeldt 1571027556
Replace `eframe::Frame` commands and `WindowInfo` with egui (#3564) 12 months ago
Emil Ernerfeldt 94edb9d5e0 Rename `docs/` to `web_demo/` 12 months ago
Emil Ernerfeldt a243180600
Add `#[inline]` to all builder-pattern functions (#3557) 12 months ago
Konkitoman 83aa3109d3
Multiple viewports/windows (#3172) 12 months ago
Emil Ernerfeldt d975c1a401
Fix HTTP web demo (#3407) 1 year ago
Emil Ernerfeldt 5a0186fa2b Release 0.23.0 - New image API 1 year ago
Emil Ernerfeldt a9272e0e55
Update dependencies in Cargo.lock (#3401) 1 year ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 67168be069
Improve clippy, and add more docs (#3306) 1 year ago
Emil Ernerfeldt 7b169ec13d
Break out plotting to own crate `egui_plot` (#3282) 1 year ago
Emil Ernerfeldt f78db80840
Update to wasm-bindgen 0.2.87 (#3237) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt d568d9f5d0
Lint vertical spacing in the code (#3224) 1 year ago
Emil Ernerfeldt abe91b00a4 Improve generate_changelog.py 1 year ago
Emil Ernerfeldt cb6bcde22c Update changelogs 1 year ago
Emil Ernerfeldt b2281c46e4 Update example screenshots 1 year ago
Emil Ernerfeldt b758e9dbf0
Update accesskit to 0.11 (#3012) 1 year ago
Emil Ernerfeldt 856afc8f7e
Update wasm-bindgen to 0.2.86 (#2995) 2 years ago
Emil Ernerfeldt 3d6a15f442
Log warning instead of error when failing to decode RON in storage (#2961) 2 years ago
Andreas Reich 0e6d69d4c4
Make egui work on WebGPU out of the box. (#2945) 2 years ago
Emil Ernerfeldt 834e2e9f50
Fix: `request_repaint_after` works even when called from background thread (#2939) 2 years ago
Emil Ernerfeldt d486c76a9f
Remove dark-light dependency (#2929) 2 years ago
Emil Ernerfeldt 902bcfe6aa
Add script to generate changelogs (#2920) 2 years ago
Emil Ernerfeldt 03c1a05e49 Rename `sh/` folder to `scripts/` 2 years ago