2356 Commits (39876de698439d472ea5747e434087d8120cefef)
 

Author SHA1 Message Date
Robert Bragg fb92434aac
Android support for EFrame (#1952) 2 years ago
Zoxc b9bb7baaa7
Only require something GLES 3 compatible from wgpu (#1956) 2 years ago
Daniel Buch Hansen 4629f2cd12
Example: three-d downgrade depth_buffer to 24 bit (#1950) 2 years ago
Emil Ernerfeldt 8797c02ed9 Publish new web demo that works on Es100 2 years ago
Emil Ernerfeldt bd5250f85d
Disable custom 3D painting example in the egui demo app for Es100 (#1945) 2 years ago
Emil Ernerfeldt 97ce103209 Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2 years ago
Emil Ernerfeldt 13f5d62b4b Commit a new web demo 2 years ago
Emil Ernerfeldt 127931ba45
eframe: rename quit/exit to "close" (#1943) 2 years ago
Emil Ernerfeldt 2453756782 Fix broken GitHub source links due to #1940 2 years ago
Emil Ernerfeldt 8737933101 Improve documentation and logging 2 years ago
Emil Ernerfeldt 725aa5277b Update crate rfd to 0.10 (in file_dialog example) 2 years ago
Emil Ernerfeldt eb10ef94f7 Build-fix for `--no-default-features` 2 years ago
Emil Ernerfeldt f4cc1c5465
eframe: Don't follow system theme by default (#1941) 2 years ago
Emil Ernerfeldt 40e440b2f7 Update changelog with recent PR merges 2 years ago
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Emil Ernerfeldt 5c63648c02
clean up rust.yml (#1939) 2 years ago
Emil Ernerfeldt 193a434717 eframe persistence: persistence failure is now logged instead of a panic 2 years ago
Emil Ernerfeldt 277f199df4 eframe: make sure we can serialize i128/u128 with ron 2 years ago
Emil Ernerfeldt 5514a8afda
Update dependencies (#1933) 2 years ago
Asger Nyman Christiansen eeeb4b7de2
Improve custom_3d_three-d example (#1923) 2 years ago
Emil Ernerfeldt 39b63f6163 Warn if using an `TextShape` from before a change to pixels_per_point 2 years ago
Emil Ernerfeldt 9c58f12a6c
eframe: several windows in series (#1919) 2 years ago
Zoxc 48e7f219a3
Add CI for android (#1900) 2 years ago
Emil Ernerfeldt 923b67ef9c
Update to winit 0.27.2, glutin 0.29.0, glium 0.32 (#1914) 2 years ago
eranfu 38a67f8646
Add `PointerState::button_double_clicked()` and `PointerState::button_triple_clicked()`. (#1907) 2 years ago
Emil Ernerfeldt 7c25a9238e Remove get_ prefix from functions to better follow Rust API Guidelines 2 years ago
Emil Ernerfeldt e38955fbac Fix: remember to call integration.post_rendering on wgpu path 2 years ago
Emil Ernerfeldt 9e41fa021a eframe: rename `render_state` to `wgpu_render_state` for added clarity 2 years ago
Emil Ernerfeldt 66c601f775
Continue execution after closing native eframe window (#1889) 2 years ago
Lorren Biffin e3f993d7b4
Fixed bug in custom window example (#1750) 2 years ago
Barugon 2f3c2a360b
Add with_main_align method (#1891) 2 years ago
Emil Ernerfeldt a827c3e033 Add `glow::Painter::intermediate_fbo()` 2 years ago
Emil Ernerfeldt 53249d36df Remove superflous #[cfg(test)] 2 years ago
Dylan Ancel 1af446b9e8
Make egui_wgpu::RenderPass Send and Sync (#1883) 2 years ago
Emil Ernerfeldt cb0d5a58ab Fix incorrect documentation for `Response::context_menu` 2 years ago
Asger Nyman Christiansen bcc01c8b1c
Add `egui/default_fonts` feature to `pure_glow` example (#1881) 2 years ago
Nicolas Musset e288ca86fd
Remove dependency on AsRef trait for TextBuffer (#1824) 2 years ago
YgorSouza e39410c37f
Make EasyMark numbered lists allow more than 2 digits (#1826) 2 years ago
Emil Ernerfeldt 06adb09fa3 Make stick_to_bottom take a bool argument 2 years ago
Emil Ernerfeldt 263c9bd601 Make use of AppRunnerRef 2 years ago
Stanislav 64496cacb9
Graceful exit from web (#1650) 2 years ago
Asger Nyman Christiansen 3eccd341ad
Add depth buffer in native 3D example (#1878) 2 years ago
Emil Ernerfeldt 10788ccc92
More newlines for improved readability (#1880) 2 years ago
Emil Ernerfeldt 5d8ef5326b Change `build_demo_web.sh` option from `--fast` to `--optimize` 2 years ago
Emil Ernerfeldt 2500a60062 Code cleanup and improved docs 2 years ago
Kubik 5fb4efa768
Improve documentation about panel order (#1869) 2 years ago
Emil Ernerfeldt d659e5d24f Add `Shape::hline` and `Shape::vline` 2 years ago
Emil Ernerfeldt c62f3409bd Fix misnamed variable (content_is_too_small -> content_is_too_large) 2 years ago
quietvoid 8997519eb2
Fix `valign` typo (#1870) 2 years ago
Emil Ernerfeldt 235d77713d Improve README.md files 2 years ago