This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-28 07:23:13 -04:00
Code
Activity
Files
d659e5d24f7344d7cbab45f05f2ed2821c3fb270
egui
/
egui_demo_app
/
src
History
Emil Ernerfeldt
4e8a6e3370
misc code cleanup
2022-07-29 16:07:26 +02:00
..
apps
Add Visuals::error_fg_color and Visuals::warn_fg_color
2022-07-29 15:32:32 +02:00
backend_panel.rs
misc code cleanup
2022-07-29 16:07:26 +02:00
frame_history.rs
Replace
TODO:
with
TODO(emilk):
and update code guidelines
2022-05-21 16:53:25 +02:00
lib.rs
Enable and fix a bunch more lints
2022-07-11 23:08:48 +02:00
main.rs
Make egui_demo_app native window size larger by default
2022-07-29 11:14:37 +02:00
wrap_app.rs
eframe
: selectively expose parts of the API based on compile target (
#1867
)
2022-07-29 14:37:23 +02:00