mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 09:38:54 +00:00
8c84bbfde4
* Add generations to serialized state * Make IdTypeMap into a field struct * Less code duplication * Implement garbage collection during serialization * Add unit-test * Add docstring * Build fix * another fix