1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-03 23:30:04 -04:00

Merge remote-tracking branch 'origin/master' into default_affects_opacity

This commit is contained in:
tye-exe
2025-06-17 13:24:41 +01:00
285 changed files with 5692 additions and 2237 deletions

View File

@@ -87,6 +87,7 @@ env_logger = { version = "0.10", default-features = false, features = [
"auto-color",
"humantime",
] }
mimalloc.workspace = true
rfd = { version = "0.15.3", optional = true }
# web: