2129 Commits (9f1f0a90386ccdddcad6295acf100bcd6d7ae495)
 

Author SHA1 Message Date
Emil Ernerfeldt 9f1f0a9038 Add documentation for `Layout` 2 years ago
Emil Ernerfeldt fdc2d1cd6d epaint tessellator: don't emit empty meshes 2 years ago
Emil Ernerfeldt 77b4bacdf4 Make widget_text module public 2 years ago
Emil Ernerfeldt 0337d78eaa Fix inpuit requiring ALT key 2 years ago
Julian 0338843950
(eframe) add Frame.set_visible (#1808) 2 years ago
Milo Moisson cbe22a0371
Update the link to the nannou egui integration. (#1827) 2 years ago
Sahil Singh 48d48096eb
Add support for ctrl+h as backspace (#1812) 2 years ago
Emil Ernerfeldt bf15bb6e19
Use cargo cranky instead of cargo clippy (#1820) 2 years ago
Emil Ernerfeldt 898f4804b7 Enable and fix a bunch more lints 2 years ago
Aiden e76c919c7e
Added WebGlContextOption for eframe::WebOptions (#1803) 2 years ago
Emil Ernerfeldt c062bca6ee faster builds: remove `tracing-attributes` feature from `tracing` 2 years ago
Emil Ernerfeldt 0f0031ebbb
cargo update (#1794) 2 years ago
Emil Ernerfeldt bd2cab2f0e
Update three d (#1793) 2 years ago
Ashley 9739009f20
Update wgpu to 0.13 (#1670) 2 years ago
Barugon 433719717a
Don't call scroll if TextEdit is fully in view (#1779) 2 years ago
Thomas Hansen cb9bc8698d
Browser Hotkey Conflicts (#1697) 2 years ago
Yuan Chang 14ae4b24a7
Support rich text convert from cow-string. (#1774) 2 years ago
Sahil Singh 5f364795cc
Add doc example for hint_text persistence (#1776) 2 years ago
Zeenobit 0c65a9df41
Add `body_unindented` to `HeaderResponse` (#1731) 2 years ago
Ashley 980a06b95e
Don't force the webgl backend in egui-wgpu (#1781) 2 years ago
Emil Ernerfeldt 406703568e Minor clippy fixes (clippy::format_push_string) 2 years ago
Emil Ernerfeldt eeae485629
Implement repaint_after for eframe web (#1760) 2 years ago
Red Artist 935913b1ec
Add Context::request_repaint_after (#1694) 2 years ago
Michael Birdhouse 1a89cb35e1
Fix uneven table striping (#1680) 2 years ago
wucke13 bd5f553c3a
Fix multiple partial updates of the same texture (#1338) 2 years ago
Barugon f5b2363fff
Fix persistence of window position (#1745) 2 years ago
Barugon 5b3bff22e2
Make Windows specific code Windows specific (#1747) 2 years ago
Nazarí González 9c26093fea
Added `notan_egui` as 3rd party integration (#1741) 2 years ago
mitchmindtree 7eeb292adf
Refactor common code in `egui-wgpu` shader entry points (#1730) 2 years ago
Emil Ernerfeldt 8c7c4c764b
Don't load fonts in doctests (#1711) 2 years ago
Emil Ernerfeldt 317436c057
Use dark-light on Mac and Windows (#1726) 2 years ago
Emil Ernerfeldt 29973e5d02 Make document-features an opt-in dependency 2 years ago
Charles Ray 4525cad7af
Constrain date picker to screen (#1699) 2 years ago
Zicklag 62a00c4597
Fix bug in egui-wgpu (#1716) 2 years ago
Cisco 8446665b02
Fix on-hover typo in plot module (#1714) 2 years ago
Emil Ernerfeldt 3169ce62d5
Document feature flags using crate document-features (#1725) 2 years ago
Zicklag 218d4d4eea
WGPU PaintCallback Fixes (#1704) 2 years ago
Emil Ernerfeldt 083e20474b
deny warnings on CI and check.sh with -D warnings (#1710) 2 years ago
John Wells f8ce51e5aa
Add screen-13-egui link to README.md (#1709) 2 years ago
follower e2bfdbe8b0
egui-wgpu: Ensure docs for `winit` feature are generated. (#1700) 2 years ago
Emil Ernerfeldt e6cfa5028e Add link to chinese translation of egui docs 2 years ago
Emil Ernerfeldt ac9faaf1c1 epaint_assert that partial texture update is within texture size 2 years ago
Emil Ernerfeldt 42edb92232 Fix compilation of screenshot example (merge race) 2 years ago
Erdal Acar 7987920f7e
Fix exit handling (#1696) 2 years ago
Emil Ernerfeldt 20c8ee302c
Allow software rendering OpenGL by default (#1693) 2 years ago
René Rössler 4a7a2d6430
eframe::App::post_rendering (#1591) 2 years ago
Ashley abff2dcae2
Add some padding to the egui-wgpu uniform buffer for WebGL (#1671) 2 years ago
Emil Ernerfeldt 2771c8c3e5 Fix doclinks 2 years ago
Benedikt Terhechte 72e38370fe
Add flag to disable hardware acceleration (#1681) 2 years ago
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago