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
aef9015e34ec53094ca6bf0cdef8acdf6dabc149
egui
/
crates
/
egui_kittest
/
src
History
Emil Ernerfeldt
09596a5e7b
egui_kittest: more ergonomic functions taking
Impl Into<String>
(
#7307
)
2025-07-07 13:50:53 +02:00
..
app_kind.rs
Fix some clippy issues found by 1.84.0 (
#5603
)
2025-01-13 08:29:13 +01:00
builder.rs
egui_kittest
: Add
HarnessBuilder::theme
(
#7289
)
2025-07-02 12:00:22 +02:00
lib.rs
Add support for scrolling via accesskit / kittest (
#7286
)
2025-07-03 12:02:05 +02:00
node.rs
Add support for scrolling via accesskit / kittest (
#7286
)
2025-07-03 12:02:05 +02:00
renderer.rs
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
2025-01-20 18:06:35 +01:00
snapshot.rs
egui_kittest: more ergonomic functions taking
Impl Into<String>
(
#7307
)
2025-07-07 13:50:53 +02:00
texture_to_image.rs
Update to wgpu 25 (
#6744
)
2025-05-10 13:16:49 +02:00
wgpu.rs
Use Rust edition 2024 (
#7280
)
2025-06-30 14:01:57 +02:00