3181 Commits (f19f99180e6571a780aaa9ce6286e6fd712a4eab)
 

Author SHA1 Message Date
Emil Ernerfeldt f19f99180e
Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 6 months ago
Emil Ernerfeldt 155e138998 Fix debug-assert hit in panel sizing code 6 months ago
Emil Ernerfeldt dce5696b67 Show Cargo.lock in GitHub PR diffs 6 months ago
Emil Ernerfeldt ded8dbd45b
Fix some clippy warning from Rust 1.78.0 (#4444) 6 months ago
Simon Niedermayr c9b24d5a5c
Update to wgpu 0.20 (#4433) 6 months ago
Trevor Gross 2fabde1396
Add a `Display` impl for `Vec2`, `Pos2`, and `Rect` (#4428) 6 months ago
Patrick José Pereira af39bd22ab
crates: egui_demo_lib: Fix table height (#4422) 6 months ago
hardlydearly 3bb33980a9
chore: remove repetitive words (#4400) 6 months ago
Simon Frankau c1fc9213c3
Enable egui_glow's winit feature on wasm (#4420) (#4421) 6 months ago
YgorSouza 0bc59f578b
Fix some typos from the cranky-clippy transition (#4417) 7 months ago
Emil Ernerfeldt 2f508d6a61
Replace cargo-cranky with workspace lints (#4413) 7 months ago
Emil Ernerfeldt cee790681d
Update to Rust 1.76 (#4411) 7 months ago
Dennis Schön bfe1858e0b
eframe: update ViewportBuilder.with_icon() documentation (#4408) 7 months ago
Mads Marquart 14194f5d3a
eframe: Use `objc2` and its framework crates (#4395) 7 months ago
TÖRÖK Attila 2c590636b5
`egui-winit`: Update `webbrowser` to `v1.0.0` (#4394) 7 months ago
Joe Sorensen 2ce82cce21
Added ability to define colors at UV coordinates along a path (#4353) 7 months ago
lopo ff8cfc2aa0
Allow users to create viewports larger than monitor on Windows & macOS (#4337) 7 months ago
rustbasic 436c671331
Improve IME support with new `Event::Ime` (#4358) 7 months ago
zhatuokun 587bc2034a
Fix `Panel` incorrect size (#4351) 7 months ago
bu5hm4nn a2f1ca31a0
Add `ViewportCommand::RequestCut`, `RequestCopy` and `RequestPaste` to trigger Clipboard actions (#4035) 7 months ago
Emil Ernerfeldt 87b294534e
Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389) 7 months ago
YgorSouza 46b241eb94
Add `xtask` crate (#4293) 7 months ago
valadaptive d68c8d70aa
Add a way to specify Undoer settings and construct Undoers more easily (#4357) 7 months ago
rustbasic d2c4269240
Fix : take `rounding` into account when using `Slider::trailing_fill` (#4308) 7 months ago
Alexander Parlett 690c3ba883
Use parent `Ui`s style for popups (#4325) 7 months ago
Varphone Wong 5f9c17c855
`egui`: Change `Ui::allocate_painter` to inherit properties from `Ui` (#4343) 7 months ago
dataphract fe454573db
Fix `hex_color!` macro by re-exporting `color_hex` crate from `ecolor` (#4372) 7 months ago
Narcha 26c97a19a4
Expose `ClosestElem` and `PlotConfig` (#4380) 7 months ago
Emil Ernerfeldt 89d7f9f9d3
Update cargo-deny and some dependencies (#4386) 7 months ago
Juan Campa c630a8de89
Fix incorrect line breaks (#4377) 7 months ago
Emil Ernerfeldt 79fbd17b33
Add link to layouting tracking issue 7 months ago
Juan Campa 78d95f430b
Consider layer transform when positioning text agent (#4319) 7 months ago
Gustav Sörnäs 2342788973
Fix wrong replacement function in deprecation notice of `drag_released*` (#4314) 7 months ago
Emil Ernerfeldt 15b0ef3259 Release 0.27.2 - Fix blurry web rendering 7 months ago
lucasmerlin de9e0adf17
Allow disabling animations on a ScrollArea (#4309) 7 months ago
Emil Ernerfeldt 36ebce163a
egui_plots: Fix the same plot tick label being painted multiple times (#4307) 7 months ago
Alexander Parlett 4bc7e66245
Support order on windows (#4301) 7 months ago
Emil Ernerfeldt 058f4753b0 Fix typos and false positives found by new version of 'typos' 7 months ago
Emil Ernerfeldt 0a40b16bd4
Fix blurry rendering in some browsers (#4299) 7 months ago
Emil Ernerfeldt 48ecf01e11
Rename "Color test" to "Rendering test", and restructure it slightly (#4298) 7 months ago
Emil Ernerfeldt e99bd00dec
Only avoid glow context switching on Windows (#4296) 7 months ago
Emil Ernerfeldt 3ee4890b94 Remove warning in release build 7 months ago
Emil Ernerfeldt a97134d66c Improve `Debug` format of `Sense`, `WidgetInfo` and `Id` 7 months ago
Emil Ernerfeldt 95b62ce144 Show `WidgetInfo` for each widget if `debug.show_interactive_widgets` 7 months ago
Emil Ernerfeldt aa2f87e0ff
Allow zoom/pan a plot as long as it contains the mouse cursor (#4292) 7 months ago
Emil Ernerfeldt bb06befef1
Consider all non-interactie widgets under the mouse pointer hovered (#4291) 7 months ago
rustbasic 21835c3176
Fix `ViewportCommand::InnerSize` not resizing viewport on Wayland (#4211) 7 months ago
Emil Ernerfeldt 5a0a1e96e0
Remove a bunch of `unwrap()` (#4285) 7 months ago
Emil Ernerfeldt 2ee9d30d6e Make it easier to tweak text colors in settings 7 months ago
Emil Ernerfeldt ab720ce900
Change `Frame::multiply_with_opacity` to multiply in gamma space (#4283) 7 months ago