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-06-26 22:53:14 -04:00
Code
Activity
Files
dc8c5aaa2b73304d14813bf509622cffcf36f3cc
egui
/
sh
History
Emil Ernerfeldt
15254f8235
Remove the single_threaded/multi_threaded feature flags (
#1390
)
...
Always use parking_lot for mutexes, i.e. always be multi-threaded.
Closes
#1379
2022-03-21 22:20:37 +01:00
..
build_demo_web.sh
Run wasm-bindgen in CI and update parking_lot (
#1293
)
2022-02-22 16:30:42 +01:00
check.sh
Remove the single_threaded/multi_threaded feature flags (
#1390
)
2022-03-21 22:20:37 +01:00
docs.sh
Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (
#1282
)
2022-02-21 15:26:26 +01:00
find_bloat.sh
Reduce monomorphization, reducing wasm size by around 3%
2021-09-07 21:33:10 +02:00
setup_web.sh
setup_web.sh: don't force-install wasm-bindgen-cli
2021-12-28 21:30:36 +01:00
start_server.sh
Replace every ... with … like some sort of crazy person
2021-10-13 11:52:34 +02:00
wasm_bindgen_check.sh
Run wasm-bindgen in CI and update parking_lot (
#1293
)
2022-02-22 16:30:42 +01:00
wasm_size.sh
Small code cleanup
2021-10-23 06:03:45 +02:00