summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-04-02Release 0.27.2 - Fix blurry web renderinglatest0.27.2Emil Ernerfeldt
2024-03-29Release 0.27.1 - Bug fixes for shadows and touch input0.27.1Emil Ernerfeldt
2024-03-26Release 0.27.0 - Nicer menus and new hit test logic0.27.0Emil Ernerfeldt
2024-03-12eframe: Added `App::raw_input_hook` allows for the manipulation or filtering ...Varphone Wong
2024-02-16Update `iana-time-zone`Emil Ernerfeldt
2024-02-16Update `ehttp` to 0.5 (#4055)Emil Ernerfeldt
2024-02-14Release 0.26.2 - Response.interact/context_menu fixEmil Ernerfeldt
2024-02-13Update memoffset to 0.9.0, arboard to 3.3.1, and remove egui_glow's needless ...Magnus Larsen
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-01Update to puffin 0.19 (#3940)Emil Ernerfeldt
2024-02-01Parallell tessellation (#3934)Emil Ernerfeldt
2024-01-29Much more accurate `cpu_usage` timing (#3913)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-17Update to ehttp 0.4 (#3834)Emil Ernerfeldt
2024-01-08Release 0.25.0 - Better keyboard input0.25.0Emil Ernerfeldt
2024-01-06Plot custom zoom (#2714)YgorSouza
2024-01-02Bump `winit` to `0.29.7` (#3753)Daniel Buch Hansen
2023-12-20Update resvg dependency of egui_extras (#3719)PingPongun
2023-12-18Update to glow 0.13 (#3715)Emil Ernerfeldt
2023-12-18Update to winit 0.29 (#3649)Fredrik Fornwall
2023-12-18Bump zerocopy from 0.7.21 to 0.7.31 (#3707)dependabot[bot]
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
2023-11-30eframe glow backend: Clear render target before calling `App::update` (#3665)Emil Ernerfeldt
2023-11-28Remove dependency on `tts` (#3651)Emil Ernerfeldt
2023-11-27Update to wasm-bindgen 0.2.89 (#3644)Emil Ernerfeldt
2023-11-23Release 0.24.0 - Multi-viewport0.24.0Emil Ernerfeldt
2023-11-22Introduce global `zoom_factor` (#3608)Emil Ernerfeldt
2023-11-21Update puffin to 0.18 (#3600)Emil Ernerfeldt
2023-11-21Update some crate dependencies (#3594)Emil Ernerfeldt
2023-11-19Update to puffin 0.17 (#3581)Emil Ernerfeldt
2023-11-16Multiple viewports/windows (#3172)Konkitoman
2023-11-11Updated to latest wgpu (0.18.0) (#3505)Andreas Reich
2023-11-11Bump rustix from 0.37.23 to 0.37.25 (#3487)dependabot[bot]
2023-11-10Update accesskit and accesskit_winit. (#3475)Nolan Darilek
2023-11-01Update ahash 0.8.3 -> 0.8.6 (#3518)Emil Ernerfeldt
2023-10-11migrate to mime_guess2 (#3456)Clement Rey
2023-10-07Update ureq, plist, ron (#3446)Emil Ernerfeldt
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-26README.md: new images, better text (#3392)Emil Ernerfeldt
2023-09-26Add option to show a callstack to the widget under the mouse (#3391)Emil Ernerfeldt
2023-09-13Add syntax highlighing feature to `egui_extras` (#3333)Emil Ernerfeldt