summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-09-12Improved texture loading (#3315)Jan Procházka
2023-09-06Managed texture loading (#3297)Jan Procházka
2023-09-05Add opt-in `puffin` feature to `egui-extras` (#3307)Emil Ernerfeldt
2023-09-05Improve clippy, and add more docs (#3306)Emil Ernerfeldt
2023-09-05Update web-time to 0.2 (#3308)Emil Ernerfeldt
2023-09-05Update webpki 0.22.0 -> 0.22.1 (#3305)Emil Ernerfeldt
2023-09-04Add opt-in `puffin` feature to egui (#3298)Emil Ernerfeldt
2023-09-04Replace instant with web_time (#3296)Emil Ernerfeldt
2023-08-27Break out plotting to own crate `egui_plot` (#3282)Emil Ernerfeldt
2023-08-11Update to `wgpu` 0.17.0 (#3170)Aaron Hill
2023-08-11Update to wasm-bindgen 0.2.87 (#3237)Emil Ernerfeldt
2023-08-11Support multi-threaded Wasm (#3236)Emil Ernerfeldt
2023-08-10Added an example to save plot to image (#2769)hacknus
2023-08-09Bump xml-rs from 0.8.13 to 0.8.15 (#3145)dependabot[bot]
2023-07-10Update to puffin 0.16 (#3144)Emil Ernerfeldt
2023-06-11Expose Raw Window and Display Handles (#3073)τ
2023-05-23Release 0.22.0 - A plethora of small improvements0.22.0Emil Ernerfeldt
2023-05-23cargo update (#3018)Emil Ernerfeldt
2023-05-22Update accesskit to 0.11 (#3012)Emil Ernerfeldt
2023-05-17Update wasm-bindgen to 0.2.86 (#2995)Emil Ernerfeldt
2023-05-16eframe web: detect and report panics during startup (#2992)Emil Ernerfeldt
2023-04-25[wgpu] Expose wgpu::Adapter via RenderState (#2954)Andreas Reich
2023-04-24Make egui work on WebGPU out of the box. (#2945)Andreas Reich
2023-04-21wgpu 0.16 (#2884)Niklas Korz
2023-04-20eframe: Set app icon on Mac and Windows (#2940)Emil Ernerfeldt
2023-04-20Fix: `request_repaint_after` works even when called from background thread (#...Emil Ernerfeldt
2023-04-19use env_logger in all examples (#2934)Emil Ernerfeldt
2023-04-19Allow for requesting the user's attention to the window (#2905)TicClick
2023-04-19egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914)Ryan Hileman
2023-04-18Remove dark-light dependency (#2929)Emil Ernerfeldt
2023-04-18Replace `tracing` with `log` (#2928)Emil Ernerfeldt
2023-04-18Remove android-activity dependency + add activity features (#2863)Robert Bragg
2023-04-18Update yanked deps (#2917)Emil Ernerfeldt
2023-03-30Update to accesskit 0.10.1 (#2855)Emil Ernerfeldt
2023-03-30eframe: add a simplified native-only API for simple native apps (#2453)Emil Ernerfeldt
2023-03-29eframe: capture a screenshot using `Frame::request_screenshot`amfaber
2023-03-14Update tempfile to fix CVE (#2809)Emil Ernerfeldt
2023-02-15Release eframe 0.21.3 - fix web input of the the letter P0.21.3Emil Ernerfeldt
2023-02-12Release eframe 0.21.2 - support --no-default-features0.21.2Emil Ernerfeldt
2023-02-12Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change0.21.1Emil Ernerfeldt
2023-02-08Release 0.21.0 - Deadlock fix and winit update0.21.0Emil Ernerfeldt
2023-02-08cargo update (#2697)Emil Ernerfeldt
2023-02-08Update `glow` to 0.12 (#2695)Emil Ernerfeldt
2023-02-08polish glutin upgrade with glutin-winit crate (#2526)Red Artist
2023-02-05Update for AccessKit refactor that drastically reduces memory usage (#2678)Matt Campbell
2023-02-04cargo update (#2671)Emil Ernerfeldt
2023-02-04Update SVG crates (#2670)Emil Ernerfeldt
2023-02-04Update to to winit 0.28 (#2654)Emil Ernerfeldt
2023-02-04Remove native screen reader support (#2669)Emil Ernerfeldt
2023-02-04Deprecate `egui_glium` - looking for new maintainer (#2668)Emil Ernerfeldt