summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-07-03Release 0.28.0 - Sizing pass, and better eframe web0.28.0Emil Ernerfeldt
2024-06-30egui_plot: Improve default formatter of tick-marks (#4738)Emil Ernerfeldt
2024-06-27Add `PopupCloseBehavior` (#4636)Umatriz
2024-06-21Fix hello_world_par example on Linux (#4684)YgorSouza
2024-06-19Gif support (#4620)JustFrederik
2024-06-18Replace `directories-next` dependency with `directories` (#4661)crumblingstatue
2024-06-13Update to wgpu 0.20 (#4560)Emil Ernerfeldt
2024-06-06Add `Color32::lerp_to_gamma` (#4627)Antoine Beyeler
2024-06-04Introduce `UiStack` (#4588)Antoine Beyeler
2024-05-29Add `Ui::is_sizing_pass` for better size estimation of `Area`s, and menus in ...Emil Ernerfeldt
2024-05-28Revert update to wgpu 0.20 => downgrade to wgpu 0.19.1 (#4559)Emil Ernerfeldt
2024-05-27Do no use the ahash reimport (#4504)Oscar Gustafsson
2024-05-20Update ahash 0.8.6 -> 0.8.11 (#4507)hellodword
2024-05-13Update `image` crate to 0.25 (#4160)Emil Ernerfeldt
2024-05-11eframe: Remove dependency on `thiserror` (#4483)Emil Ernerfeldt
2024-05-11Update arboard (#4482)Emil Ernerfeldt
2024-04-30Update to wgpu 0.20 (#4433)Simon Niedermayr
2024-04-23eframe: Use `objc2` and its framework crates (#4395)Mads Marquart
2024-04-23`egui-winit`: Update `webbrowser` to `v1.0.0` (#4394)TÖRÖK Attila
2024-04-21Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389)Emil Ernerfeldt
2024-04-21Add `xtask` crate (#4293)YgorSouza
2024-04-21Update cargo-deny and some dependencies (#4386)Emil Ernerfeldt
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-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