mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Move egui::util::History to emath::History It is a nice thing to use outside of egui, and it is more math-related than gui-related. * Fix doctest