3 Commits (e225c6b8d09b80b99ca45e11e90d4bb37c42393f)

Author SHA1 Message Date
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
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Emil Ernerfeldt cf591da1a0 Use past tense in all changelogs (for consistency) 2 years ago
Emil Ernerfeldt dc26890a80 Release 0.18.0 - Shape::Callback, Table, and better text contrast 3 years ago
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467) 3 years ago
Emil Ernerfeldt 29c52e8eb6
Remove epi backend from egui_glow (#1361) 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt c3be566574
egui-winit: Automatically detect and apply dark or light mode (#1045) 3 years ago
Emil Ernerfeldt 66d80e2519
Texture loading in egui (#1110) 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt b7441eeee7
Make epi::Frame cloneable so you can allocate textures in other threads (#999) 3 years ago
Jay Oster dd99f68e82
Update winit to 0.26 (#930) 3 years ago
Emil Ernerfeldt ddd5f6f4f6
winit: don't explicitly handle Cmd-Q and Alt-F4 (#881) 3 years ago
Emil Ernerfeldt 1dbe608e73
Refactor integrations (#871) 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt df3aeab434 Update egui_glium and egui_web changelogs 3 years ago
Emil Ernerfeldt 3e1db880dc
Revert change to winit event loop in egui_glium (#756) 3 years ago
Emil Ernerfeldt 1b36863248
Split out new crate egui-winit from egui_glium (#735) 3 years ago
Emil Ernerfeldt 249876523d Increase scroll-speed on glium from 8 to 50 points per scroll tick 3 years ago
triangle drawer 203d571c8b
Add api for accessing backend texture via epi (#695) 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 cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt a256ca115b
Drag and drop files into egui_glium and egui_web (#637) 3 years ago
Emil Ernerfeldt 04b3921923
egui_glium: run app code outside event loop to fix file dialogs (#631) 3 years ago
Emil Ernerfeldt 9bc732328f eframe: Don't restore window position on Windows 3 years ago
Emil Ernerfeldt 96c45716be Expand and clean up changelogs 3 years ago
Jay Oster 3a14f5e8e2
Fix a bug on Windows where minimizing adjusts all of the egui window positions. (#522) 3 years ago
Emil Ernerfeldt ccecad88b1 egui_glium and eframe 0.13.1: fix http feature and docs 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt 749c5cbdc8 egui_glium: don't take control of the control_flow 3 years ago
Emil Ernerfeldt 44b573f6a6 epi: merge App::load into App::setup, and provide Frame argument 3 years ago
Ivo Vollrath 67c6002578
Fix mac scroll modifier (#402) 4 years ago
Emil Ernerfeldt 8f8ba16696 Release 0.12.0 - Multitouch, user memory, window pivots, and improved plots 4 years ago
Emil Ernerfeldt 7f0689e566 Refactor egui_glium with new EguiGlium wrapper and standalone example 4 years ago
Emil Ernerfeldt d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 4 years ago
Emil Ernerfeldt 3450168e94 egui_glium: add support for transparent windows 4 years ago
Emil Ernerfeldt fb2db4940e Release 0.10.0 - Plot and polish 4 years ago
Kayo Phoenix c9919daa11
Added shaders on GLSL 1.2 (#187) 4 years ago
Emil Ernerfeldt b61db038f2 Release 0.9.0 - light mode, right clicks and more 4 years ago
Emil Ernerfeldt 37a3fe7f76 Release 0.8.0 - Grid layout & new visual style 4 years ago
Emil Ernerfeldt 31b7eda51e Rename Egui to egui 4 years ago
Emil Ernerfeldt 718eec4b89 [egui_glium] Fix set_window_size for non-native pixels_per_point 4 years ago
Emil Ernerfeldt 4933bb3c30 [egui_glium] Fix a bug where key releases weren't sent to Egui 4 years ago
Emil Ernerfeldt d0d22ea09b Release 0.7.0 4 years ago
Emil Ernerfeldt dca7f85f21 Release Egui 0.6.0 4 years ago
Patrik Höglund bb469bf52f
Make it possible to set Glium windows as not resizable. (#69) 4 years ago
Emil Ernerfeldt dbab277658 [egui_glium] Restore window position when starting app 4 years ago
Emil Ernerfeldt 8f034d391d [egui_glium] Your app state will auto-save to a good directory 4 years ago