48 Commits (master)

Author SHA1 Message Date
Guillaume Gomez da04339f5e
Enable rustdoc `generate-link-to-definition` feature on docs.rs (#5030) 2 months ago
Tau Gärtli 71dbc48818
Fix missing `winit` feature in `egui_glow` (#4916) 3 months ago
Arthur Brussee 6f2f006885
Upgrade winit to 0.30.2 (#4849) 3 months ago
Oscar Gustafsson cd45d18615
Do no use the ahash reimport (#4504) 5 months ago
Oscar Gustafsson c1eb3f884d
Move dependencies to workspace (#4495) 6 months ago
Simon Frankau c1fc9213c3
Enable egui_glow's winit feature on wasm (#4420) (#4421) 6 months ago
Emil Ernerfeldt 2f508d6a61
Replace cargo-cranky with workspace lints (#4413) 7 months ago
Magnus Larsen 7a4ab666b4
Update memoffset to 0.9.0, arboard to 3.3.1, and remove egui_glow's needless dependency on pure_glow's deps (#4036) 9 months ago
Emil Ernerfeldt d02491425c
Put all egui crates as workspace crates (#3976) 9 months ago
Emil Ernerfeldt bcebfecb84
Use more workspace dependencies (#3975) 9 months ago
Emil Ernerfeldt 8f2c8664e7
Emilk/revert workspace deps (#3942) 9 months ago
Emil Ernerfeldt 00cd671ad8 Use workspace dependencies for the egui crates 9 months ago
Emil Ernerfeldt dda9f79838 Remove `version` field for path-dependencies 9 months ago
YgorSouza d72f92c41d
Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 9 months ago
Emil Ernerfeldt b766a48fa7
Update wgpu to 0.19 (#3824) 10 months ago
Emil Ernerfeldt 12ad9e7b36 Release 0.25.0 - Better keyboard input 10 months ago
Emil Ernerfeldt 449678e617
Update to glow 0.13 (#3715) 11 months ago
Fredrik Fornwall 8e5959d55d
Update to winit 0.29 (#3649) 11 months ago
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt bd087ffb8d Release 0.24.0 - Multi-viewport 12 months ago
Emil Ernerfeldt 96bc34a66d Use workspace definitions of edition,license,rust-version,version 12 months ago
Emil Ernerfeldt 1bbd5a9fc8
Update puffin to 0.18 (#3600) 12 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt e823491240
Update some crate dependencies (#3594) 12 months ago
Emil Ernerfeldt 7bfaf49636
Update to puffin 0.17 (#3581) 12 months ago
Emil Ernerfeldt 5a0186fa2b Release 0.23.0 - New image API 1 year ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 9e86bb8d6a
Add opt-in `puffin` feature to egui (#3298) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt 083d61fccd
Update to puffin 0.16 (#3144) 1 year ago
Emil Ernerfeldt 307565efa5 Release 0.22.0 - A plethora of small improvements 1 year ago
Emil Ernerfeldt 8c5d235bfb
cargo update (#3018) 1 year ago
Emil Ernerfeldt 9c9a54ce36
Replace `tracing` with `log` (#2928) 2 years ago
Emil Ernerfeldt f71d79a0ff Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change 2 years ago
Emil Ernerfeldt ae722ab0cf Release 0.21.0 - Deadlock fix and winit update 2 years ago
Emil Ernerfeldt 636a39cbe1
Update `glow` to 0.12 (#2695) 2 years ago
Red Artist be9b5a3641
polish glutin upgrade with glutin-winit crate (#2526) 2 years ago
Emil Ernerfeldt e4eaf99072
Remove native screen reader support (#2669) 2 years ago
Emil Ernerfeldt 228f30ed46 Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes 2 years ago
Emil Ernerfeldt 32606c2223
Fix docs.rs build issues for eframe, egui-winit, egui_glium, egui_glow (#2420) 2 years ago
Emil Ernerfeldt 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2 years ago
Luke Jones be4a5be145
egui_glow: update example to latest glutin (#2396) 2 years ago
Emil Ernerfeldt eca5e6a4d2
Update to Rust 1.65 (#2314) 2 years ago
Emil Ernerfeldt 8c76b8caff
Update op puffin 0.14.0 (#2257) 2 years ago
ItsEthra 4d1e858a52
Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2 years ago
Emil Ernerfeldt 97ce103209 Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2 years ago
Emil Ernerfeldt 2453756782 Fix broken GitHub source links due to #1940 2 years ago
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Emil Ernerfeldt 923b67ef9c
Update to winit 0.27.2, glutin 0.29.0, glium 0.32 (#1914) 2 years ago
Asger Nyman Christiansen bcc01c8b1c
Add `egui/default_fonts` feature to `pure_glow` example (#1881) 2 years ago