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-08-31 05:40:03 -04:00
Code
Activity
Files
73a011f83a1f8682f7a95d2e5629112c1b6a9d27
egui
/
crates
/
egui_demo_lib
/
src
History
YgorSouza
8ec9233e28
Add #![forbid(unsafe_code)] where unsafe isn't needed (
#2773
)
...
To be consistent with the use of the safety badge in the README.
2023-03-29 14:39:51 +02:00
..
demo
Add
trailing_fill()
toggle to
Slider
(
#2660
)
2023-02-05 08:17:58 +01:00
easy_mark
improve fallback fonts alignment (
#2724
)
2023-03-29 14:36:09 +02:00
color_test.rs
Improve the look of thin lines, making them look weaker (
#2437
)
2022-12-12 16:18:05 +01:00
lib.rs
Add #![forbid(unsafe_code)] where unsafe isn't needed (
#2773
)
2023-03-29 14:39:51 +02:00
syntax_highlighting.rs
Avoid deadlocks by using lambdas for context lock (
#2625
)
2023-01-25 10:24:23 +01:00