Files
osukey/osu.Game
Dean Herbert c3e3b2019d Reduce overhead of ApplyState by tracking previous values
Even with pooling applied, there are overheads involved with transforms
when quickly cycling through the carousel.

The main goal here is to reduce the transforms in cases the reuse is
still in the same state. Avoiding firing `FadeIn` and `FadeOut` are the
main areas of saving.
2022-01-31 14:46:20 +09:00
..
2022-01-31 13:45:49 +09:00
2021-12-27 20:26:28 -08:00
2022-01-28 19:12:32 +09:00