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-29 12:50:04 -04:00
Code
Activity
Files
2c6611d0c6a862d996806722e72f56932f575dd8
egui
/
crates
/
epaint
/
src
/
text
History
Emil Ernerfeldt
ef039aa566
Enable more clippy lints (
#7418
)
...
More is more!
2025-08-05 19:47:26 +02:00
..
cursor.rs
Simplify the text cursor API (
#5785
)
2025-03-20 10:49:38 +01:00
font.rs
Make the font atlas use a color image (
#7298
)
2025-07-04 13:15:48 +02:00
fonts.rs
Enable more clippy lints (
#7418
)
2025-08-05 19:47:26 +02:00
mod.rs
Optimize editing long text by caching each paragraph (
#5411
)
2025-04-01 18:55:39 +02:00
text_layout_types.rs
Implement
BitOr
and
BitOrAssign
for
Rect
(
#7319
)
2025-07-09 15:29:51 +02:00
text_layout.rs
Enable more clippy lints (
#7418
)
2025-08-05 19:47:26 +02:00