2393 Commits (26eb002270396d91271e4a033fa823110e8d26e0)
 

Author SHA1 Message Date
Emil Ernerfeldt 26eb002270 Remove references to old, fixed Firefox WebGL bug 2 years ago
Emil Ernerfeldt c58ac86935
egui-wgpu: only depend on epaint (not entire egui) (#2438) 2 years ago
Emil Ernerfeldt e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437) 2 years ago
Emil Ernerfeldt 6c4fc50fdf
Make `egui_wgpu::winit::Painter::set_window` async (#2434) 2 years ago
Emil Ernerfeldt 7a658e3ddb
Add `Event::Key::repeat` that is set to `true` if the event is a repeat (#2435) 2 years ago
Emil Ernerfeldt cb77458f70
eframe error handling (#2433) 2 years ago
Emil Ernerfeldt 1437ec8903 Tell Rust Analyzer to run build to its own target folder 2 years ago
Ryan Hileman c8dd5d1b2d
egui-wgpu: don't panic if we can't find a device (#2427) (#2428) 2 years ago
Emil Ernerfeldt 059e6f719d egui-winit: don't call set_cursor each frame on any platform 2 years ago
Red Artist 930ef2db38
fix all clippy lints and remove them from allow list in cranky (#2419) 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 d7189d69f6 Release 0.20.1 - Fix key-repeat 2 years ago
Emil Ernerfeldt 2713f60f5b Update web demo 2 years ago
Emil Ernerfeldt 4e3ae098a9 Improve eframe wasm32 docs 2 years ago
Emil Ernerfeldt 0a1b85f35a
Revert key-repeat behavior (#2429) 2 years ago
bilabila e7471f1191
Fix drag_value.edit_string unexpected reset (#2421) 2 years ago
Tomoya Matsuura aca3807e43
Fixed docs comment in web::start (#2422) 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 54675f8983 Update changelog for #2416 2 years ago
ItsEthra 6cc43dbdd4
Fixed backspace repeat with TextEdit (#2416) 2 years ago
Emil Ernerfeldt 85f615f21c Fix incorrect date in CHANGELOGs 2 years ago
Emil Ernerfeldt 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2 years ago
Emil Ernerfeldt 124ef8ddf8 Update poll-promise and unicode_names2 2 years ago
Emil Ernerfeldt 896a299bf9 New web demo 2 years ago
Emil Ernerfeldt 4af7dc9e35 Very small doc and changelog tweaks 2 years ago
Emil Ernerfeldt da0a178701
Style tweaks (#2406) 2 years ago
Andreas Reich 5effc68ba4
Split out ecolor crate (#2399) 2 years ago
Emil Ernerfeldt e30ac7f91a
Only add glutin dependency if you are using the glow backend (#2402) 2 years ago
Red Artist 9145893066
fix wrong variable name (#2400) 2 years ago
René Rössler c3932f7f7f
Chrono update (#2397) 2 years ago
Emil Ernerfeldt 9e3da91a59 Add pronunciation guide at the top of the README 2 years ago
Emil Ernerfeldt 452541d7c2 Add a "sponsored by Rerun" section at the end of the README.md 2 years ago
Luke Jones be4a5be145
egui_glow: update example to latest glutin (#2396) 2 years ago
Matt Campbell 32144d3cb9
Update README section on accessibility (#2392) 2 years ago
Emil Ernerfeldt b8a1670781 Change demo keyboard shortcuts to some that work in the browser 2 years ago
Emil Ernerfeldt a86ec5a749 Remove extra separator in color test 2 years ago
Emil Ernerfeldt 8ae4d49e6e More changelog updates 2 years ago
Mike Krüger ee2582964d
Added KeyRepeat event. (#2389) 2 years ago
Emil Ernerfeldt 3519358b7b Clippy fix 2 years ago
Emil Ernerfeldt be6d23eed1 Replace `Stroke::none()` with `Stroke::NONE` 2 years ago
Emil Ernerfeldt df01db2df1 Add `show_separator_line` to `SidePanel` and `TopBottomPanel` 2 years ago
Emil Ernerfeldt aa503008ae Update changelogs with recent additions 2 years ago
Emil Ernerfeldt d7fa40ebba
`cargo update` (#2386) 2 years ago
Red Artist 8eb687cf04
Glutin Upgrade (#2187) 2 years ago
Emil Ernerfeldt 3ba39c3022
Hide all Area:s and Window:s the first frame to hide first-frame-jitters (#2385) 2 years ago
Emil Ernerfeldt 0b2d56cff0
Grid: special-treat first frame to fix bug causing expanding grids (#2384) 2 years ago
Emil Ernerfeldt 4e59296cbb Minor code tweaks 2 years ago
Emil Ernerfeldt 5093b67e9b Enable and fix some more clippy lints 2 years ago
Matt Campbell e1f348e4b2
Implement accessibility APIs via AccessKit (#2294) 2 years ago
Emil Ernerfeldt 48666e1d7a
Automatically generate screenshots for all examples (#2379) 2 years ago