mirror of
https://github.com/ppy/osu.git
synced 2025-01-29 03:33:22 +08:00
f3cda58474
They had scale transforms applied to them in two places: the actual legacy pieces themselves (esp. `LegacyHitCirclePiece`), and on the `DrawableSliderRepeat` level. This change moves all of the scale transforms to the skinnable pieces. Argon and triangles have received a copy of the previous logic each, so behaviour on those skins should not change. |
||
---|---|---|
.. | ||
Connections | ||
DrawableHitCircle.cs | ||
DrawableOsuHitObject.cs | ||
DrawableOsuJudgement.cs | ||
DrawableSlider.cs | ||
DrawableSliderBall.cs | ||
DrawableSliderHead.cs | ||
DrawableSliderRepeat.cs | ||
DrawableSliderTail.cs | ||
DrawableSliderTick.cs | ||
DrawableSpinner.cs | ||
DrawableSpinnerBonusTick.cs | ||
DrawableSpinnerTick.cs | ||
IRequireTracking.cs | ||
ITrackSnaking.cs | ||
SkinnableLighting.cs |