egui/egui_demo_lib/src
Emil Ernerfeldt 5539dbe620
Add separate serialize feature and better persitence control (#753)
* Rename epaint feature "persistence" to "serialize"

* Add separate "serialize" feature to egui

* egui_demo_lib: separate serialize and persistence features

* Add App::persist_native_window and App::persist_egui_memory

Controls what gets persisted
2021-09-29 08:45:13 +02:00
..
apps Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
easy_mark Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
backend_panel.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
frame_history.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
lib.rs Bump MSRV (Minimum Supported Rust Version) to 1.54.0 (#703) 2021-09-09 00:16:06 +02:00
wrap_app.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00