mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 10:08:54 +00:00
aeea70d9e7
Also wraps `Shape::Mesh` in an `Arc`. No new features, but decreases size of `Shape` from 72 bytes to 64.