summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-09-26Release 0.29.0 - Multipass, `UiBuilder`, & visual improvements0.29.0Emil Ernerfeldt
2024-09-13Use `log` crate instead of `eprintln` & remove some unwraps (#5010)Nicolas
2024-09-13Add opt-out `fragile-send-sync-non-atomic-wasm` feature for wgpu (#5098)9SMTM6
2024-09-09Update `glow` to 0.14 (#4952)Nicolas
2024-09-01Remove the `directories` dependency (#4904)YgorSouza
2024-08-28Remove wildcard imports (#5018)Nicolas
2024-08-26Update `web-sys` & `wasm-bindgen` (#4980)Nicolas
2024-08-16Update to wgpu 22.1 (#4964)Andreas Reich
2024-08-09Unpin & upgrade winit to 0.30.5 (#4939)Arthur Brussee
2024-07-31Move default fonts to new crate `epaint_default_fonts` (#4853)Alex Pinkus
2024-07-31Upgrade winit to 0.30.2 (#4849)Arthur Brussee
2024-07-19upgrade to wgpu 22.0.0 (#4847)Simon Niedermayr
2024-07-15Move `egui_plot` to its own repo (#4828)Emil Ernerfeldt
2024-07-05Release 0.28.1 - Tooltip tweaks0.28.1Emil Ernerfeldt
2024-07-03Release 0.28.0 - Sizing pass, and better eframe web0.28.0Emil Ernerfeldt
2024-06-23Improve backtraces when hovering widgets with modifiers pressed (#4696)Emil Ernerfeldt
2024-06-18Add clippy lint `match_bool`Emil Ernerfeldt
2024-06-13Update to wgpu 0.20 (#4560)Emil Ernerfeldt
2024-05-28Revert update to wgpu 0.20 => downgrade to wgpu 0.19.1 (#4559)Emil Ernerfeldt
2024-05-27Move test crates to own folder (#4554)Emil Ernerfeldt
2024-05-20Update ahash 0.8.6 -> 0.8.11 (#4507)hellodword
2024-05-16Add clippy::use_self lintEmil Ernerfeldt
2024-05-14Move dependencies to workspace (#4495)Oscar Gustafsson
2024-05-13Update `image` crate to 0.25 (#4160)Emil Ernerfeldt
2024-04-30Update to wgpu 0.20 (#4433)Simon Niedermayr
2024-04-26Fix some typos from the cranky-clippy transition (#4417)YgorSouza
2024-04-25Replace cargo-cranky with workspace lints (#4413)Emil Ernerfeldt
2024-04-25Update to Rust 1.76 (#4411)Emil Ernerfeldt
2024-04-21Add `xtask` crate (#4293)YgorSouza
2024-04-02Release 0.27.2 - Fix blurry web renderingEmil Ernerfeldt
2024-03-29Release 0.27.1 (#4264)Emil Ernerfeldt
2024-03-26Release 0.27.0 - Nicer menus and new hit test logic0.27.0Emil Ernerfeldt
2024-02-14Release 0.26.2 - Response.interact/context_menu fixEmil Ernerfeldt
2024-02-11Release 0.26.1 - Bug FixesEmil Ernerfeldt
2024-02-10Update to document-features 0.2.8 (#4003)Emil Ernerfeldt
2024-02-05Release 0.26.0 - Text selection in labels0.26.0Emil Ernerfeldt
2024-02-05Put all egui crates as workspace crates (#3976)Emil Ernerfeldt
2024-02-05Use more workspace dependencies (#3975)Emil Ernerfeldt
2024-02-01Emilk/revert workspace deps (#3942)Emil Ernerfeldt
2024-02-01Use workspace dependencies for the egui cratesEmil Ernerfeldt
2024-02-01Update to puffin 0.19 (#3940)Emil Ernerfeldt
2024-01-29Postpone call to get_current_texture (#3914)Emil Ernerfeldt
2024-01-24`egui-wgpu`: turn off the default features of `wgpu` (#3875)Emil Ernerfeldt
2024-01-24Add `WgpuConfiguration::desired_maximum_frame_latency` (#3874)Emil Ernerfeldt
2024-01-19Update wgpu to 0.19 (#3824)Emil Ernerfeldt
2024-01-08Release 0.25.0 - Better keyboard input0.25.0Emil Ernerfeldt
2023-12-18Update to glow 0.13 (#3715)Emil Ernerfeldt
2023-12-12Update dependencies (#3700)Emil Ernerfeldt
2023-12-08Release `egui_extras` 0.24.2 - Fix `Table` scrolling bug (#3691)Emil Ernerfeldt
2023-11-30Release 0.24.1 - Bug fixes0.24.1Emil Ernerfeldt