summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-02-11Release 0.26.1 - Bug Fixes0.26.1Emil Ernerfeldt
2024-02-05Release 0.26.0 - Text selection in labels0.26.0Emil Ernerfeldt
2024-02-05generate_changelog.py: add option to write it to the changelogsEmil Ernerfeldt
2024-02-05Update example screenshotsEmil Ernerfeldt
2024-01-30Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909)YgorSouza
2024-01-19Use runtime knowledge of OS for OS-specific text editing (#3840)Emil Ernerfeldt
2024-01-19Update wgpu to 0.19 (#3824)Emil Ernerfeldt
2024-01-14Selectable text in Labels (#3814)Emil Ernerfeldt
2024-01-08Use `Self` everywhere (#3787)Emil Ernerfeldt
2024-01-08Strip trailing periods from changelog entriesEmil Ernerfeldt
2024-01-08Add screenshot to custom_plot_manipulation exampleEmil Ernerfeldt
2024-01-07Highlight submenu buttons when hovered and open (#3780)Emil Ernerfeldt
2023-12-28Make check.sh more quietEmil Ernerfeldt
2023-12-28Add -g option to build_demo_web.shEmil Ernerfeldt
2023-11-30Release 0.24.1 - Bug fixes0.24.1Emil Ernerfeldt
2023-11-30Make sure `check.sh` installs all tools it usesEmil Ernerfeldt
2023-11-28Remove dependency on `tts` (#3651)Emil Ernerfeldt
2023-11-27Update to wasm-bindgen 0.2.89 (#3644)Emil Ernerfeldt
2023-11-23Improve changelog generator: capitalize outputEmil Ernerfeldt
2023-11-22Introduce global `zoom_factor` (#3608)Emil Ernerfeldt
2023-11-21Update MSRV to Rust 1.72 (#3595)Emil Ernerfeldt
2023-11-21Update some crate dependencies (#3594)Emil Ernerfeldt
2023-11-18Replace `eframe::Frame` commands and `WindowInfo` with egui (#3564)Emil Ernerfeldt
2023-11-16Rename `docs/` to `web_demo/`Emil Ernerfeldt
2023-11-16Add `#[inline]` to all builder-pattern functions (#3557)Emil Ernerfeldt
2023-11-16Multiple viewports/windows (#3172)Konkitoman
2023-09-28Fix HTTP web demo (#3407)Emil Ernerfeldt
2023-09-28Release 0.23.0 - New image API0.23.0Emil Ernerfeldt
2023-09-27Update dependencies in Cargo.lock (#3401)Emil Ernerfeldt
2023-09-06Update MSRV to Rust 1.70.0 (#3310)Emil Ernerfeldt
2023-09-05Improve clippy, and add more docs (#3306)Emil Ernerfeldt
2023-08-27Break out plotting to own crate `egui_plot` (#3282)Emil Ernerfeldt
2023-08-11Update to wasm-bindgen 0.2.87 (#3237)Emil Ernerfeldt
2023-08-11Increase MSRV to 1.67 (#3234)Emil Ernerfeldt
2023-08-10Lint vertical spacing in the code (#3224)Emil Ernerfeldt
2023-08-09Improve generate_changelog.pyEmil Ernerfeldt
2023-05-23Update changelogsEmil Ernerfeldt
2023-05-23Update example screenshotsEmil Ernerfeldt
2023-05-22Update accesskit to 0.11 (#3012)Emil Ernerfeldt
2023-05-17Update wasm-bindgen to 0.2.86 (#2995)Emil Ernerfeldt
2023-04-27Log warning instead of error when failing to decode RON in storage (#2961)Emil Ernerfeldt
2023-04-24Make egui work on WebGPU out of the box. (#2945)Andreas Reich
2023-04-20Fix: `request_repaint_after` works even when called from background thread (#...Emil Ernerfeldt
2023-04-18Remove dark-light dependency (#2929)Emil Ernerfeldt
2023-04-18Add script to generate changelogs (#2920)Emil Ernerfeldt
2023-04-18Rename `sh/` folder to `scripts/`Emil Ernerfeldt