2881 Commits (5cf8a085e3555ac92a9ca22a435a53c292ce237b)
 

Author SHA1 Message Date
Emil Ernerfeldt 5cf8a085e3 Document that you need to install additional fonts for asian scripts 10 months ago
Emil Ernerfeldt 12468438a3
`eframe`: Fix building the `wasm32` docs for `docs.rs` (#3757) 10 months ago
Emil Ernerfeldt 9951fe0d36
Fix some clippy 1.75 lints (#3754) 10 months ago
Emil Ernerfeldt 4487f8ff9f
Rename `TextBuffer::replace` to `replace_with` (#3751) 10 months ago
Emil Ernerfeldt 239ade9a59
Fix crash due to assertion during image loading from http (#3750) 10 months ago
Daniel Buch Hansen f4102c05e6
Add missing `ResizeDirection::East` (#3749) 10 months ago
Emil Ernerfeldt e44f54f81f
Fix text color of disabled widgets (#3744) 10 months ago
Emil Ernerfeldt 9dbfb8ce4e Make check.sh more quiet 11 months ago
Emil Ernerfeldt 790b401adf Add -g option to build_demo_web.sh 11 months ago
Emil Ernerfeldt d978b37732 Improve CONTRIBUTING.md 11 months ago
Marijn Suijten 5b591d26f6
Add `Key::Cut`, `Key::Copy`, `Key::Paste` (#3725) 11 months ago
Arnold Loubriat c3a9355279
Fix: Let `accesskit` process window events (#3733) 11 months ago
Emil Ernerfeldt 0a6ea15f6c
impl `Clone` for `Fonts` (#3737) 11 months ago
Oscar Gustafsson fc18d6f8f4
Add support for dashed lines with offset (#3720) 11 months ago
Wybe Westra 76025f2c15
Fix: `Grid` now follows `style.visuals.striped` setting if not explicitly overwritten (#3723) 11 months ago
Antoine Beyeler 365a8d2240
Fix `Window` positioning bug when bad `pivot` is stored in app data (#3721) 11 months ago
Emil Ernerfeldt ffcc3f066c Typos and doc improvements 11 months ago
Emil Ernerfeldt 0561fcaba9
Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 11 months ago
Emil Ernerfeldt e36b981118
Add @Bromeon and @EmbersArc as CODEOWNERS for egui_plot (#3711) 11 months ago
PingPongun 963be247f2
Update resvg dependency of egui_extras (#3719) 11 months ago
Antoine Beyeler add1695624
Fix plot auto-bounds unset by default (#3722) 11 months ago
Emil Ernerfeldt 9253cafedd
`eframe`: If both `glow` and `wgpu` features are enabled, default to `wgpu` (#3717) 11 months ago
Emil Ernerfeldt 4a2cafee7c Add a TODO 11 months ago
Emil Ernerfeldt 25903d0a02 Add `TexturePoll::texture_id` 11 months ago
Emil Ernerfeldt 4060d02f27 Add a bunch of `#[inline]` 11 months ago
crispy-strawberry a726e656a4
Very small typo fix (#3693) 11 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 8503a85113
Bug fix: framebuffer clear when using glow with multi-viewports (#3713) 11 months ago
Emil Ernerfeldt 81a47066c6 Add link to `egui-ash` in README.md 11 months ago
zeozeozeo 3361d399fb
derive serde Serialize and Deserialize on `KeyboardShortcut` (#3694) 11 months ago
dependabot[bot] 60f46f7c40
Bump zerocopy from 0.7.21 to 0.7.31 (#3707) 11 months ago
Emil Ernerfeldt c8dd3dd01a
Update dependencies (#3700) 11 months ago
Emil Ernerfeldt 8d4de866d4
Remove deprecated functions (#3692) 11 months ago
Emil Ernerfeldt b1721a3ce7
Release `egui_extras` 0.24.2 - Fix `Table` scrolling bug (#3691) 11 months ago
Antoine Beyeler d8a795598f
Fix `egui_extras::Table` scrolling bug (#3690) 11 months ago
Brian Janssen 4e75f4313e
Fix typos in viewports docs (`then` vs `than`) (#3681) 11 months ago
Emil Ernerfeldt a4e389431d
Simplify `egui_winit::State` (#3678) 11 months ago
Emil Ernerfeldt 80d7143b15
Log all available wgpu adapters during startup (#3671) 11 months ago
Sebastian Urban 36c6b6304d
Make glow Send + Sync again. (#3646) 11 months ago
Emil Ernerfeldt 84a6d6f2ab Fix code example in `egui_demo_lib` 11 months ago
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt 8ccd9b73e2 Make sure `check.sh` installs all tools it uses 11 months ago
Emil Ernerfeldt be1f6cd699 Use `panic = "abort"` for slightly faster compilation 11 months ago
Emil Ernerfeldt 4b1523ad51
eframe glow backend: Clear render target before calling `App::update` (#3665) 11 months ago
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666) 11 months ago
Emil Ernerfeldt 61a7b90d5b
Improve multi-viewports across monitors with different scales (#3663) 11 months ago
Vaqxai 37244e3632
egui_extras: Add more years for datepicker (#3599) 11 months ago
Emil Ernerfeldt a1f3c71b7f
Remove dependency on `tts` (#3651) 12 months ago
Emil Ernerfeldt 8494cf854c
Update to wasm-bindgen 0.2.89 (#3644) 12 months ago