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
29ba953211124fe9b0dd108725a0d30f617d514c
egui
/
crates
/
eframe
/
src
History
lucasmerlin
29ba953211
Merge branch 'main' into update-wgpu-28
...
# Conflicts: # Cargo.lock
2026-03-16 10:43:16 +01:00
..
native
Only run
App::ui
if the application is visible (
#7950
)
2026-03-02 19:30:24 +01:00
web
Merge branch 'main' into update-wgpu-28
2026-03-16 10:43:16 +01:00
epi.rs
Fix: update get_proc_address to use Arc for better ownership management (
#7922
)
2026-03-02 08:59:29 +01:00
icon_data.rs
Use
profiling
crate to support more profiler backends (
#5150
)
2024-12-16 09:15:54 +01:00
lib.rs
Replace
#[allow
attributes with
expect
(
#7796
)
2025-12-19 20:55:50 +01:00
stopwatch.rs
Replace
#[allow
attributes with
expect
(
#7796
)
2025-12-19 20:55:50 +01:00