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-27 23:13:13 -04:00
Code
Activity
Files
86ef11c52109381a5cdcc1106723df153cab387f
egui
/
crates
/
eframe
/
src
/
native
History
Konkitoman
86ef11c521
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with
Context::get_viewport_id
2023-08-09 18:33:59 +03:00
..
app_icon.rs
eframe: Set app icon on Mac and Windows (
#2940
)
2023-04-20 15:47:04 +02:00
epi_integration.rs
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with
Context::get_viewport_id
2023-08-09 18:33:59 +03:00
file_storage.rs
Replace
tracing
with
log
(
#2928
)
2023-04-18 21:11:26 +02:00
mod.rs
eframe: Set app icon on Mac and Windows (
#2940
)
2023-04-20 15:47:04 +02:00
run.rs
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with
Context::get_viewport_id
2023-08-09 18:33:59 +03:00