66 Commits (7bd6f83f18af7317f75e7a32413a9a9eb747db7f)

Author SHA1 Message Date
Emil Ernerfeldt 59d71831fd Release 0.29.0 - Multipass, `UiBuilder`, & visual improvements 1 month ago
Emil Ernerfeldt 7bac528d4d
Add `egui::Sides` for adding UI on left and right sides (#5036) 2 months ago
Nicolas 343c3d16c3
Remove wildcard imports (#5018) 2 months ago
Emil Ernerfeldt a9a6e0c2f2
Remove the need for setting `web_sys_unstable_apis` (#5000) 2 months ago
Nicolas 560b2989a7
Update `web-sys` & `wasm-bindgen` (#4980) 2 months ago
Alex Pinkus ae7672e336
Move default fonts to new crate `epaint_default_fonts` (#4853) 3 months ago
Emil Ernerfeldt cb9f30482f
Move `egui_plot` to its own repo (#4828) 4 months ago
Emil Ernerfeldt 143119943d
Show the innermost debug rectangle when pressing all modifier keys (#4782) 4 months ago
Emil Ernerfeldt f50e64632e Change web demo local port to 8765 to avoid colliding with Jupyter 4 months ago
Emil Ernerfeldt 97b6d8cb1c Fix vertical spacing in changelog generation 4 months ago
Emil Ernerfeldt 7121a49e4e
`generate_changelog.py`: divide into "fixed/added/changed" sections (#4712) 4 months ago
Emil Ernerfeldt 814ad0783c
Update to wgpu 0.20 (#4560) 5 months ago
Emil Ernerfeldt 54429e0549
Revert update to wgpu 0.20 => downgrade to wgpu 0.19.1 (#4559) 5 months ago
Simon Niedermayr c9b24d5a5c
Update to wgpu 0.20 (#4433) 6 months ago
Emil Ernerfeldt 2f508d6a61
Replace cargo-cranky with workspace lints (#4413) 7 months ago
Emil Ernerfeldt cee790681d
Update to Rust 1.76 (#4411) 7 months ago
YgorSouza 46b241eb94
Add `xtask` crate (#4293) 7 months ago
Emil Ernerfeldt dfbe118ea4
Release 0.27.1 (#4264) 7 months ago
Emil Ernerfeldt f8d7d0ebaa
Enforce writing username in TODO comments (#4235) 8 months ago
Emil Ernerfeldt 8a10f81ca0 Forbid use of `std::time::Instant` on wasm 8 months ago
Emil Ernerfeldt d22ee81ab0 Release 0.26.1 - Bug Fixes 9 months ago
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 10 months ago
Emil Ernerfeldt 790b401adf Add -g option to build_demo_web.sh 10 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) 11 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