egui/epaint/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
..
text Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
color.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
lib.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
mesh.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
mutex.rs Better error if neither single_threaded or multi_threaded features is on 2021-09-25 05:26:45 +02:00
shadow.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
shape.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
shape_transform.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
stats.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
stroke.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
tessellator.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
texture_atlas.rs egui_web: make text thicker and less pixelated (#640) 2021-08-21 21:18:00 +02:00
util.rs Use ahash for Id and other things that need hashing 2021-09-28 17:56:24 +02:00