mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
67168be069
* Silence a few clippy warnings * Use named threads * Remove some deprecated functions * Document Context and Ui fully * Use `parking_lot::Mutex` in `eframe` * Expand clippy.toml files * build fix