1931 Commits (dfd6a91cb073fb3d6157fafa264bf33bd174d46d)
 

Author SHA1 Message Date
Emil Ernerfeldt dfd6a91cb0 Fix doclinks 3 years ago
awaken1ng 901b7c7994
[epaint] Add more text wrapping options (#1291) 3 years ago
Emil Ernerfeldt d09fa63d9c Fix `Ui::add_visible` sometimes leaving the `Ui` in a disabled state 3 years ago
4JX 6091370962
Add more doc-links in docstrings (#1419) 3 years ago
Emil Ernerfeldt 861b0e11ba
Fix sh/check.sh (#1446) 3 years ago
Emil Ernerfeldt 10f30a0c52
Fix tessellation of Shape::Vec of heterogenous TextureId:s (#1445) 3 years ago
Lucas Kent c2039920de
Add Plot::allow_scroll (#1382) 3 years ago
Emil Ernerfeldt 95efbbc03e
Remember to update glow window size when DPI changes (#1441) 3 years ago
Emil Ernerfeldt aa6a2bb73f Update PR template to suggests users to run ./sh/check.sh 3 years ago
Emil Ernerfeldt 5dff1e42c6
More table improvements (#1440) 3 years ago
Emil Ernerfeldt c029f25c13 Table: don't allow resize of last column if it is Size::Remainder 3 years ago
Emil Ernerfeldt 51cc9c9a9a Table: fix bug with item spacing 3 years ago
Emil Ernerfeldt 21c32a18d8
Table resize (#1438) 3 years ago
Collin Kemper a52bbade45
Place dark-light behind a feature gate in eframe and egui_glow (#1437) 3 years ago
René Rössler 1d32670cf3
Dynamic sized strips, tables, and date picker (#963) 3 years ago
follower 95ff7ec000
Typo fixes in egui_web README (#1433) 3 years ago
Luis Wirth c3ac340e25
egui-winit: re-export egui (#1429) 3 years ago
Emil Ernerfeldt 8f178fa4e0
Add glow::Context to epi::Frame (#1425) 3 years ago
Emil Ernerfeldt b7ebe16cfb
Storage and frame refactor (#1418) 3 years ago
Anna Clemens bc0fdefceb
Expose ui.cursor and ui.next_widget_position (#1342) 3 years ago
4JX dd9699099f
Add `ComboBox::icon()` (#1405) 3 years ago
Emil Ernerfeldt 8272b08742
Improve text contrast in bright mode (#1412) 3 years ago
Zachary Kohnen d3c002a4e5
Remove FAQs for resolved issues (#1413) 3 years ago
Emil Ernerfeldt bcddafb505 Add a some fine lines to the color test to test anti-aliasing 3 years ago
Emil Ernerfeldt 3e41da7187 Revert accidentally setting srgb option on glutin window based on vsync 3 years ago
Emil Ernerfeldt 1387d6e9d6
Refactor TessellationOptions to expose slider for feathering size (#1408) 3 years ago
Emil Ernerfeldt a9fd03709e Add new NativeOptions: vsync multisampling depth_buffer stencil_buffer 3 years ago
Emil Ernerfeldt c63bdeab67
Add an example of showing 3D using three-d (#1407) 3 years ago
Emil Ernerfeldt 85e3ec5027 Log supported OpenGL extensions if VAO is in doubt. 3 years ago
Emil Ernerfeldt ea9393aa9b
glow painter improvements (#1406) 3 years ago
Emil Ernerfeldt 6f10e2e725
Improve glow error reporting (#1403) 3 years ago
Emil Ernerfeldt 41b178b6ec
Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 3 years ago
Edgeworth e5aeb1618f
Export the PlotBounds type. (#1392) 3 years ago
Hunter522 0a400a5bcc
Add Image::rotate and Mesh::rotate (#1371) 3 years ago
Emil Ernerfeldt 805539b50d
Add example of custom window frame for native window using eframe (#1396) 3 years ago
Emil Ernerfeldt 15254f8235
Remove the single_threaded/multi_threaded feature flags (#1390) 3 years ago
Emil Ernerfeldt 5c68edbb15 Clippy fixes 3 years ago
Emil Ernerfeldt 339b28b470 Add Frame::outer_margin, and rename Frame::margin to Frame::inner_margin 3 years ago
Emil Ernerfeldt fda8189cba
Move lints list to `.carg/config.toml` (#1394) 3 years ago
Emil Ernerfeldt ccbddcfe95 Add example of how to move text cursor in a TextEdit 3 years ago
Emil Ernerfeldt fde9c232b3 Improve the introspection paint stats 3 years ago
Emil Ernerfeldt e369626d3d glow: move where FRAMEBUFFER_SRGB is enabled 3 years ago
Emil Ernerfeldt d20be45c4c Add egui_assert to ensure texture size is <= max_texture_side 3 years ago
Emil Ernerfeldt 861e129ace Add Shape::image convenience method 3 years ago
jean-airoldie 734d4c57ad
Expose more epaint tessellator methods (#1384) 3 years ago
Zachary Kohnen 8bb381d50b
Fix code that could lead to a possible deadlock. (#1380) 3 years ago
Emil Ernerfeldt 465c96122c
egui_web: by default, use full web browser size (#1378) 3 years ago
Emil Ernerfeldt 6ce8594351 README.md: add links to license files 3 years ago
Emil Ernerfeldt 12c31e980b
Add Ui::push_id (#1374) 3 years ago
Emil Ernerfeldt f6af7bda27 Better error message when trying to upload too large texture 3 years ago