31 Commits (1d1b07c6b2f9852f9164eca38c178ccf1487e553)

Author SHA1 Message Date
rustbasic 7733d1d87c
Bug Fix : `Response::is_pointer_button_down_on` is now false the frame the button is released (#3833) 10 months ago
Emil Ernerfeldt c8dd3dd01a
Update dependencies (#3700) 11 months ago
Emil Ernerfeldt a2b15b23ad
macOS `ViewportBuilder` tweaks (#3613) 12 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt 39e60e367f
Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 12 months ago
Emil Ernerfeldt 1571027556
Replace `eframe::Frame` commands and `WindowInfo` with egui (#3564) 12 months ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt b2281c46e4 Update example screenshots 1 year ago
Emil Ernerfeldt 4d357b0f02 clippy fixes from 1.69.0 2 years ago
Emil Ernerfeldt ce761e548f
use env_logger in all examples (#2934) 2 years ago
Emil Ernerfeldt 63fa3aec10 Update example screenshots 2 years ago
Emil Ernerfeldt cef0c0b6d8 Fix typo 2 years ago
Emil Ernerfeldt d5dcc87ace Improve custom_window_frame 2 years ago
Emil Ernerfeldt 660566c499
eframe: ask if the window is minimized or maximized (#2672) 2 years ago
SunDoge f0718a61d3
eframe: add set_minimized and set_maximized (#2292) 2 years ago
Andreas Reich 8aa07e9d43
Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2 years ago
RadonCoding ce5472633d
Fix close button not working (#2533) 2 years ago
Emil Ernerfeldt 37fd141dd1 Rename eframe::EframeError to eframe::Error 2 years ago
Emil Ernerfeldt cb77458f70
eframe error handling (#2433) 2 years ago
Emil Ernerfeldt 48666e1d7a
Automatically generate screenshots for all examples (#2379) 2 years ago
Emil Ernerfeldt eca5e6a4d2
Update to Rust 1.65 (#2314) 2 years ago
ItsEthra 4d1e858a52
Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2 years ago
Emil Ernerfeldt 29fa63317e
Fix text sizes being too small (#2069) 2 years ago
RadonCoding 613a664c45
Fixed a typo (#1985) 2 years ago
Emil Ernerfeldt 127931ba45
eframe: rename quit/exit to "close" (#1943) 2 years ago
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Lorren Biffin e3f993d7b4
Fixed bug in custom window example (#1750) 2 years ago
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Emil Ernerfeldt e1bcaeebe5 App::clear_color: give egui::Visuals as argument 3 years ago
Emil Ernerfeldt 2ae93c40ab
Move examples out of `eframe/examples` into `examples/` (#1486) 3 years ago