mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Move code from egui_demo_lib to egui_demo_app (#1540)
Also clean up feature names and dependencies
This commit is contained in:
@@ -12,4 +12,5 @@ The demo library is a separate crate for three reasons:
|
||||
|
||||
* To ensure it only uses the public `egui` api.
|
||||
* To remove the amount of code in `egui` proper.
|
||||
* To make it easy for other integrations to use the egui demos a test.
|
||||
* To make it easy for 3rd party egui integrations to use it for tests.
|
||||
- See for instance https://github.com/not-fl3/egui-miniquad/blob/master/examples/demo.rs
|
||||
|
||||
Reference in New Issue
Block a user