egui/epaint/src/text
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
..
cursor.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
font.rs New text layout (#682) 2021-09-03 18:18:00 +02:00
fonts.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
mod.rs New text layout (#682) 2021-09-03 18:18:00 +02:00
text_layout.rs Optimize tessellator: pass options by reference 2021-09-28 18:00:01 +02:00
text_layout_types.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00