356 Commits (dynamic-grid)

Author SHA1 Message Date
Emil Ernerfeldt 40f62b1d17 Clip cells in demo 3 years ago
Emil Ernerfeldt b2124f4cd1 Clean up demo code 3 years ago
Emil Ernerfeldt d9eac765dc Fix typo (scrool -> scroll) 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
Emil Ernerfeldt bcddafb505 Add a some fine lines to the color test to test anti-aliasing 3 years ago
Emil Ernerfeldt 1387d6e9d6
Refactor TessellationOptions to expose slider for feathering size (#1408) 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
jean-airoldie 734d4c57ad
Expose more epaint tessellator methods (#1384) 3 years ago
Emil Ernerfeldt 465c96122c
egui_web: by default, use full web browser size (#1378) 3 years ago
Emil Ernerfeldt c8f6cae362
eframe app creation refactor (#1363) 3 years ago
Emil Ernerfeldt c768d1d48e
Context::request_repaint will wake up the UI thread (#1366) 3 years ago
René Rössler 6d4e10cf91 Rename grid to strip. 3 years ago
Emil Ernerfeldt 6aee4997d4
Add Shape::Callback to do custom rendering inside of an egui UI (#1351) 3 years ago
Emil Ernerfeldt 002158050b
Add Frame::canvas - bright in bright mode, dark in dark mode (#1362) 3 years ago
Emil Ernerfeldt 50539bd31a
egui_web: always use the glow painter, and remove the old WebGL code. (#1356) 3 years ago
Emil Ernerfeldt 510cef02ca Run a formatter on all toml files 3 years ago
mbillingr cd555e07b8
Fix typo: Highligher -> Highlighter (#1346) 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt 83225f46ad Make Bézier demo more compact 3 years ago
Emil Ernerfeldt 31d324932c
Introduce egui::FullOutput, returned from Context::run (#1292) 3 years ago
Emil Ernerfeldt 8f887e2ebd Add Shape::visual_bounding_rect() 3 years ago
Emil Ernerfeldt fd3fb726c1 Fix bugs in `consume_key` and improve Modifiers API 3 years ago
Emil Ernerfeldt 476a3057b0 egui_demo_lib: make egui_extras an optional dependency 3 years ago
Emil Ernerfeldt ddf914b517
Update crates (#1283) 3 years ago
Emil Ernerfeldt b360dffdbf Demo app: handle the case of wrong selected anchor 3 years ago
Emil Ernerfeldt c3fc8997d6
Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282) 3 years ago
Emil Ernerfeldt 10634fc344 Improve the Bézier demo: drag control points and simplify code 3 years ago
Urho Laukkarinen 6abdde0334
Add more source code links to demos (#1260) 3 years ago
Emil Ernerfeldt b5c8f034e7
Add web location info to egui_web/epi (#1258) 3 years ago
cat-state c1569ed0d7
Add Ui.input_mut & InputState.ignore_key (#1212) 3 years ago
Sven Niederberger 8f8eb5d4a9
Customize Plot label and cursor texts (#1235) 3 years ago
Juan Campa 635c65773d
Allow scroll into view without specifying an alignment (#1247) 3 years ago
Alexander 62504fface
Slider: Add step parameter (#1225) 3 years ago
René Rössler 63a70ab00d remove padding, use egui item spacing 3 years ago
René Rössler afe583034a change format("{}", VAR) to VAR.to_string() 3 years ago
René Rössler 27c72efdc7 iso 8601 date format 3 years ago
René Rössler 0cd74376a7 use rfc3339/iso 8601 3 years ago
René Rössler 9d19a07a55 remove unused use 3 years ago
René Rössler 0396eed9bf use ui.heading 3 years ago
René Rössler ae71f91f8c add sourcecode links, document slow growing 3 years ago
René Rössler 10c51364c5 add labels on grid demo 3 years ago
Emil Ernerfeldt 55067f54ce Demo app fix: respect native pixels_per_point on startup 3 years ago
Manuel Innerhofer 7d41551913
Fixed typos: wether -> whether (#1210) 3 years ago
Emil Ernerfeldt 9ed96155e9 Rename corner_radius to rounding 3 years ago
Emil Ernerfeldt 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better 3 years ago
Emil Ernerfeldt 47038c631e Update image 0.23 -> 0.24 3 years ago