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
d8dcb316739dbaa520d0b8ed11788d37ee888fa3
egui
/
crates
/
egui_kittest
/
src
History
Emil Ernerfeldt
d8dcb31673
kittest
: add drag-and-drop helpers (
#7690
)
2025-11-07 14:46:09 +01:00
..
app_kind.rs
Fix some clippy issues found by 1.84.0 (
#5603
)
2025-01-13 08:29:13 +01:00
builder.rs
Add
egui_kittest::Harness::set_options
(
#7638
)
2025-10-15 11:42:52 +02:00
lib.rs
kittest
: add drag-and-drop helpers (
#7690
)
2025-11-07 14:46:09 +01: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
Add
egui_kittest::Harness::set_options
(
#7638
)
2025-10-15 11:42:52 +02:00
texture_to_image.rs
Update wgpu to 27.0.0 (
#7580
)
2025-10-03 09:54:46 +02:00
wgpu.rs
Create
egui_wgpu::RendererOptions
(
#7601
)
2025-10-07 17:06:23 +02:00