116 Commits (bcf032a08f7d7b510901a8f24a66ea12de6b2ac9)

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 401de05630
Use `Self` everywhere (#3787) 10 months ago
Emil Ernerfeldt 0e7bf6dfcf Add screenshot to custom_plot_manipulation example 10 months ago
YgorSouza 5ed2c0aa90
Plot custom zoom (#2714) 10 months ago
Fredrik Fornwall 8e5959d55d
Update to winit 0.29 (#3649) 11 months ago
Emil Ernerfeldt c8dd3dd01a
Update dependencies (#3700) 11 months ago
Emil Ernerfeldt 4b1523ad51
eframe glow backend: Clear render target before calling `App::update` (#3665) 11 months ago
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666) 11 months ago
Emil Ernerfeldt 61a7b90d5b
Improve multi-viewports across monitors with different scales (#3663) 11 months ago
Emil Ernerfeldt 24913ceeba
Fix up some examples (#3614) 12 months ago
Emil Ernerfeldt a2b15b23ad
macOS `ViewportBuilder` tweaks (#3613) 12 months ago
Emil Ernerfeldt 63e48dc855
Introduce global `zoom_factor` (#3608) 12 months ago
Emil Ernerfeldt 1bbd5a9fc8
Update puffin to 0.18 (#3600) 12 months ago
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