summaryrefslogtreecommitdiff
path: root/ARCHITECTURE.md
AgeCommit message (Expand)Author
2024-07-31Move default fonts to new crate `epaint_default_fonts` (#4853)Alex Pinkus
2024-07-15Move `egui_plot` to its own repo (#4828)Emil Ernerfeldt
2023-11-11Taking over egui_glium (#3535)Francisco Ayala Le Brun
2023-08-27Break out plotting to own crate `egui_plot` (#3282)Emil Ernerfeldt
2023-05-22Update accesskit to 0.11 (#3012)Emil Ernerfeldt
2022-10-10fix typo in architecture.md (#2123)Parth
2022-04-30Remove `egui_web` and `epi` (#1545)Emil Ernerfeldt
2022-03-21Remove the single_threaded/multi_threaded feature flags (#1390)Emil Ernerfeldt
2022-02-21Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282)Emil Ernerfeldt
2022-01-30emilk.github.io -> www.egui.rsEmil Ernerfeldt
2021-10-19Add egui_glow as an opt-in backend to eframe (#817)Emil Ernerfeldt
2021-10-18Add egui_glow backend as alternative to egui_glium (#685)AlexApps99
2021-09-28Split out new crate egui-winit from egui_glium (#735)Emil Ernerfeldt
2021-06-24Use ab_glyph instead of rusttype for font rendering (#490)Benjamin Bouvier
2021-02-23Improve documentation for the most common widgetsEmil Ernerfeldt
2021-02-21Improve documentationEmil Ernerfeldt