egui/egui_extras
2022-03-22 15:34:21 +01:00
..
src Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 2022-03-22 15:34:21 +01:00
Cargo.toml Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 2022-03-22 15:34:21 +01:00
CHANGELOG.md Release 0.17.0 - Improved font selection and image handling 2022-02-22 19:32:30 +01:00
README.md egui_extras README grammar fixes (#1313) 2022-03-07 10:14:00 +01:00

egui_extras

Latest version Documentation MIT Apache

This is a crate that adds some features on top top of egui. This crate is for experimental features, and features that require big dependencies that do not belong in egui.