mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
1c8cf9e3d5
* 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