21 Commits (923b67ef9c0b56712ca7636cbe3337b1ca43bb4e)

Author SHA1 Message Date
Lorren Biffin e3f993d7b4
Fixed bug in custom window example (#1750) 2 years ago
Asger Nyman Christiansen 3eccd341ad
Add depth buffer in native 3D example (#1878) 2 years ago
Emil Ernerfeldt 2612dd1064 Add Visuals::error_fg_color and Visuals::warn_fg_color 2 years ago
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Emil Ernerfeldt bd2cab2f0e
Update three d (#1793) 2 years ago
Emil Ernerfeldt 406703568e Minor clippy fixes (clippy::format_push_string) 2 years ago
Emil Ernerfeldt 42edb92232 Fix compilation of screenshot example (merge race) 2 years ago
René Rössler 4a7a2d6430
eframe::App::post_rendering (#1591) 2 years ago
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
Emil Ernerfeldt fff2008255 Move three-d patch into example Cargo.tom 2 years ago
Sebastian Urban b2510676b9
Take Glow context using Arc. (#1640) 2 years ago
Sebastian Urban 5687aa6b50
Request GLSL version 3.30. (#1639) 3 years ago
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564) 3 years ago
Emil Ernerfeldt c869f67066 Simplify file_dialog example 3 years ago
Emil Ernerfeldt 8a2470b45e example hello_world: remove frame.set_window_size 3 years ago
Emil Ernerfeldt e1bcaeebe5 App::clear_color: give egui::Visuals as argument 3 years ago
Emil Ernerfeldt f3e31391e0 Pass clip rectangle to PaintCallback 3 years ago
Stanisław Jelnicki 2745699bd6
Add `Ui::spinner` shortcut method (#1494) 3 years ago
tami5 b738418243
New example 'custom_font_style' + improve docs (#1476) 3 years ago
Emil Ernerfeldt 2ae93c40ab
Move examples out of `eframe/examples` into `examples/` (#1486) 3 years ago
Emil Ernerfeldt 170b21b63e
Add opt-in support for the 'puffin' profiler in eframe (#1483) 3 years ago