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-26 22:53:14 -04:00
Code
Activity
Files
44cdd653e2317d300fb8a6c9c36b03f23991e803
egui
/
crates
/
eframe
/
src
History
Emil Ernerfeldt
0b9bb5f494
Make sure
native_pixels_per_point
is set during app creation (
#7683
)
...
Useful for things like analytics
2025-11-13 11:53:50 +01:00
..
native
Make sure
native_pixels_per_point
is set during app creation (
#7683
)
2025-11-13 11:53:50 +01:00
web
Make sure
native_pixels_per_point
is set during app creation (
#7683
)
2025-11-13 11:53:50 +01:00
epi.rs
Inline log format args (
#7600
)
2025-10-07 16:14:43 +02:00
icon_data.rs
Use
profiling
crate to support more profiler backends (
#5150
)
2024-12-16 09:15:54 +01:00
lib.rs
Typo in
run_native
doc comment (replace "a an" with "an") (
#7094
)
2025-06-03 16:57:43 +02:00
stopwatch.rs
Add assert messages and print bad argument values in asserts (
#5216
)
2025-03-25 09:20:29 +01:00