1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 04:47:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Skinning/Legacy
ekrctb b82190e157 Fix hit circle animation reset when skin is changed
The transforms applied in `Animate` call was not applied because the piece is recreated.
2021-06-02 11:32:24 +09:00
..
LegacyCursor.cs Fix wrong default 2021-04-14 08:16:46 +03:00
LegacyCursorTrail.cs Apply CursorCentre to old-style legacy cursor trail 2021-04-14 08:20:18 +03:00
LegacyMainCirclePiece.cs Fix hit circle animation reset when skin is changed 2021-06-02 11:32:24 +09:00
LegacyNewStyleSpinner.cs Inline "legacy coordinates container" and add "spinner Y centre" const 2021-03-09 08:55:32 +03:00
LegacyOldStyleSpinner.cs Inline "legacy coordinates container" and add "spinner Y centre" const 2021-03-09 08:55:32 +03:00
LegacySliderBall.cs Adjust namespace 2020-12-04 20:21:53 +09:00
LegacySliderBody.cs Adjust namespace 2020-12-04 20:21:53 +09:00
LegacySpinner.cs Update Legacy components to not require skin in ctor 2021-05-11 18:39:14 +09:00
OsuLegacySkinTransformer.cs Update other transformers with similar refactored logic 2021-05-30 19:15:59 +09:00