254 Commits (a26f43dfe93827062b79a5e36d7bdd0db225ce23)

Author SHA1 Message Date
Emil Ernerfeldt 6d33beabb1 Replace `scroll_delta` and `zoom_delta` in `RawInput` with events 3 years ago
Emil Ernerfeldt 49e43885ff
Replace `Context::begin_frame/end_frame` with `fn run` taking a closure (#872) 3 years ago
Emil Ernerfeldt c71090473b glow-vs-web cleanup following https://github.com/emilk/egui/pull/868 3 years ago
triangle drawer 804722a1ba
Make egui_glow painter to work on web (#868) 3 years ago
Emil Ernerfeldt 1dbe608e73
Refactor integrations (#871) 3 years ago
sumibi-yakitori b1716be745
egui_web: constrain the IME text agent to the canvas (#830) 3 years ago
Emil Ernerfeldt 78dfde40b2 Remove deprecated functions 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt 316202c33a egui_web: improve text input on mobile and for IME 3 years ago
Emil Ernerfeldt a3ba85dbb3 Improve docs 3 years ago
Emil Ernerfeldt 4194a83a5e Update ron 0.6 -> 0.7 3 years ago
Caleb Smith 79d1ede496
Add `Frame::set_window_title()` (#828) 3 years ago
sumibi-yakitori 19766bfe4c
Fix when a string containing CRLF is pasted from the clipboard (#826) 3 years ago
Emil Ernerfeldt 8178d23d19
Deduplicate code found in both egui_glium and egui_glow (#819) 3 years ago
Emil Ernerfeldt 844dd9d7a4 Remove "seconds_since_midnight" from epi/eframe. Use chrono instead 3 years ago
Emil Ernerfeldt df3aeab434 Update egui_glium and egui_web changelogs 3 years ago
Connor Fitzgerald 74494cd713
Add clear to webgl1 and webgl2 backends (#816) 3 years ago
Emil Ernerfeldt 96be848e42 rename egui_template to eframe_template 3 years ago
Emil Ernerfeldt 6f699b3391 Replace every ... with … like some sort of crazy person 3 years ago
Emil Ernerfeldt 5539dbe620
Add separate serialize feature and better persitence control (#753) 3 years ago
Emil Ernerfeldt c8bb4cf6e5 Fix multiline pasting in egui_web 3 years ago
zu1k f6fb4d942a
epi: drag native window (#728) 3 years ago
Emil Ernerfeldt f37180f7dc
Bump MSRV (Minimum Supported Rust Version) to 1.54.0 (#703) 3 years ago
zu1k 19eed94499
feat: Set whether to show decorations (#672) 3 years ago
Emil Ernerfeldt 6331bfed90 Revert change of scrollspeed in egui_web 3 years ago
Emil Ernerfeldt cbafd10ee4 Clippy fix 3 years ago
Emil Ernerfeldt 249876523d Increase scroll-speed on glium from 8 to 50 points per scroll tick 3 years ago
Emil Ernerfeldt 2382425198 Revert "Silence nightly clippy" 3 years ago
triangle drawer 203d571c8b
Add api for accessing backend texture via epi (#695) 3 years ago
Emil Ernerfeldt acf9d0114d Silence nightly clippy 3 years ago
Emil Ernerfeldt 3b75a84d3b Point crate repository & homepage urls to their subfolders 3 years ago
Emil Ernerfeldt 9598596bdc
Replace all http code in epi/eframe/egui_glium/egui_web with ehttp (#697) 3 years ago
Emil Ernerfeldt e98ae2ea7a
Revert "feat: Set whether to show decorations (#660)" (#671) 3 years ago
zu1k 0db74f3000
feat: Set whether to show decorations (#660) 3 years ago
Emil Ernerfeldt 2ce99f3a12 Release 0.14.1 - Bug fixes and better web blending 3 years ago
Emil Ernerfeldt 9bc95289cc
egui_web: Fix use of egui on devices with both touch and mouse (#654) 3 years ago
AsmPrgmC3 3a634ff46e
Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 3 years ago
AsmPrgmC3 31a1882997
Fix alpha blending in WebGL2 backend (#650) 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt 91bdf9ba6e
egui_web: make text thicker and less pixelated (#640) 3 years ago
Emil Ernerfeldt a256ca115b
Drag and drop files into egui_glium and egui_web (#637) 3 years ago
Emil Ernerfeldt d6299bcd91 Expand egui_web/README.md with list of shortcomings 3 years ago
skuzins 6a8a93e120
Generalize http fetch (#488) 3 years ago
mental eefc56c213
fix and pin web-sys breakage in `Navigator::clipboard` (#608) 3 years ago
Emil Ernerfeldt 784bac53f1 Improve error message on bad texture allocation 3 years ago
Emil Ernerfeldt 4feee59f84 Improve README files for all crates 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt eb6c293774 Update crates glium, tts, and run cargo update 3 years ago
Emil Ernerfeldt 6e7e88ba80
Use old 1.51 toolchain instead of bleeding edge (#505) 3 years ago
Emil Ernerfeldt 269a4538d9 clippy fixes for rust 1.53 3 years ago