153 Commits (f996b9050eeb9a7eb122b8c0e51d2be4c0318821)

Author SHA1 Message Date
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt 39271c3adf
CentralPanel: base id on the current viewport (#3593) 12 months ago
Emil Ernerfeldt 44ff29b012
Fix closing of viewports (#3591) 12 months ago
Emil Ernerfeldt 7bfaf49636
Update to puffin 0.17 (#3581) 12 months ago
Emil Ernerfeldt 74862bd129 Rename `show_viewport` to `show_viewport_deferred` 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
Konkitoman 83aa3109d3
Multiple viewports/windows (#3172) 12 months ago
Emil Ernerfeldt b27aa27e94
Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 1 year ago
Emil Ernerfeldt 9a947e5547 Final image API doc tweaks 1 year ago
Emil Ernerfeldt cfbad1f865 Update example screenshots 1 year ago
Emil Ernerfeldt dff52eddfd
README.md: new images, better text (#3392) 1 year ago
Emil Ernerfeldt 99a1b5b62e
Add `Context::open_url` and `Context::copy_text` (#3380) 1 year ago
Emil Ernerfeldt d7d222d3f6
Polish image API (#3338) 1 year ago
Emil Ernerfeldt e367c20779
`egui_extras`: always depend on `log` crate (#3336) 1 year ago
Jan Procházka 67a3fcae38
Final polish for new image loading (#3328) 1 year ago
Emil Ernerfeldt fc3bddd0cf
Add more puffin profile scopes to `eframe` (#3330) 1 year ago
Jan Procházka 2bc6814acc
Improved texture loading (#3315) 1 year ago
Jan Procházka ec671e754f
Managed texture loading (#3297) 1 year ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 7b169ec13d
Break out plotting to own crate `egui_plot` (#3282) 1 year ago
Antoine Beyeler 2c5fc5a0a5
Added `mime` field to `DroppedFiles` (#3273) 1 year ago
Emil Ernerfeldt 3c4223c6b1
Support images with rounded corners (#3257) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
hacknus 871041c4e7
Added an example to save plot to image (#2769) 1 year ago
Emil Ernerfeldt 083d61fccd
Update to puffin 0.16 (#3144) 1 year ago
Emil Ernerfeldt cccdfd246e Cleanup ahead of release 1 year ago
Emil Ernerfeldt b2281c46e4 Update example screenshots 1 year ago
Emil Ernerfeldt 8c5d235bfb
cargo update (#3018) 1 year ago
Emil Ernerfeldt d7dcfe4dae Remove references to the removed `custom_3d_three-d` example 1 year ago
MAlba124 92c7053a14
Rename `examples/user_attention/README.mg` to ... (#2948) 2 years 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
TicClick e3a021eea6
Allow for requesting the user's attention to the window (#2905) 2 years ago
Emil Ernerfeldt 9c9a54ce36
Replace `tracing` with `log` (#2928) 2 years ago
Emil Ernerfeldt af4d737c92 Fix typo. Closes https://github.com/emilk/egui/pull/2876 2 years ago
Emil Ernerfeldt 92c4e23aac
eframe: add a simplified native-only API for simple native apps (#2453) 2 years ago
amfaber 870264b005
eframe: capture a screenshot using `Frame::request_screenshot` 2 years ago
c-git 2946ed74e3
Update serial window example (#2756) 2 years ago
Emil Ernerfeldt e3e781ced8 fix puffin_profiler example 2 years ago
Emil Ernerfeldt 530e9f667c format: add some blank lines where it was needed 2 years ago
Emil Ernerfeldt 1581f0229e examples/README.md: explain that the examples are for master 2 years ago
Emil Ernerfeldt 63fa3aec10 Update example screenshots 2 years ago
Emil Ernerfeldt 449dd1c23c
cargo update (#2697) 2 years ago
Emil Ernerfeldt 636a39cbe1
Update `glow` to 0.12 (#2695) 2 years ago
Emil Ernerfeldt a8d5a82a7f Lowe multisampling in examples from 8 to 4 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