egui/egui_demo_lib/src
Emil Ernerfeldt eda1d91654 Add culling of the painting for most widgets
This is a good early-out for widgets in `ScrollAreas`, but
also prepares for speeding up the first pass of a possible two-pass
version of egui: https://github.com/emilk/egui/issues/843
2021-11-01 22:08:23 +01:00
..
apps Add culling of the painting for most widgets 2021-11-01 22:08:23 +01:00
easy_mark Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00
backend_panel.rs Demo: add button to reset the demo 2021-10-23 05:50:42 +02:00
frame_history.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
lib.rs Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00
syntax_highlighting.rs Refactor memory data (#836) 2021-10-27 08:51:34 +02:00
wrap_app.rs Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00