summaryrefslogtreecommitdiff
path: root/examples/custom_font
AgeCommit message (Expand)Author
2024-02-05Put all egui crates as workspace crates (#3976)Emil Ernerfeldt
2024-02-01Emilk/revert workspace deps (#3942)Emil Ernerfeldt
2024-02-01Use workspace dependencies for the egui cratesEmil Ernerfeldt
2023-12-12Update dependencies (#3700)Emil Ernerfeldt
2023-11-21Update MSRV to Rust 1.72 (#3595)Emil Ernerfeldt
2023-11-19Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572)Emil Ernerfeldt
2023-09-06Update MSRV to Rust 1.70.0 (#3310)Emil Ernerfeldt
2023-08-11Increase MSRV to 1.67 (#3234)Emil Ernerfeldt
2023-05-23Update example screenshotsEmil Ernerfeldt
2023-04-19use env_logger in all examples (#2934)Emil Ernerfeldt
2023-02-05Fix typoEmil Ernerfeldt
2022-12-14Rename eframe::EframeError to eframe::ErrorEmil Ernerfeldt
2022-12-12eframe error handling (#2433)Emil Ernerfeldt
2022-12-04Automatically generate screenshots for all examples (#2379)Emil Ernerfeldt
2022-11-16Update to Rust 1.65 (#2314)Emil Ernerfeldt
2022-11-02Use total_cmp for clamping drag value in order to avoid floating point ambigu...ItsEthra
2022-08-20Move all crates into a `crates` directory (#1940)Emil Ernerfeldt
2022-07-26Update MSRV to Rust 1.61.0 (#1846)Matt Campbell
2022-04-13Move examples out of `eframe/examples` into `examples/` (#1486)Emil Ernerfeldt