mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 00:58:53 +00:00
de8ac88c0e
This makes it easy to get the current transform of a layer, and uses consistent naming everywhere. `Memory::layer_transforms` is now called `Memory::to_global`, because the old name was ambiguous (transform into what direction?)