mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 19:52:55 +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. |
||
---|---|---|
.. | ||
CirclePiece.cs | ||
DefaultApproachCircle.cs | ||
DefaultFollowCircle.cs | ||
DefaultReverseArrow.cs | ||
DefaultSliderBall.cs | ||
DefaultSmokeSegment.cs | ||
DefaultSpinner.cs | ||
DefaultSpinnerDisc.cs | ||
DrawableSliderPath.cs | ||
ExplodePiece.cs | ||
FlashPiece.cs | ||
GlowPiece.cs | ||
KiaiFlash.cs | ||
MainCirclePiece.cs | ||
ManualSliderBody.cs | ||
NumberPiece.cs | ||
PlaySliderBody.cs | ||
RingPiece.cs | ||
SpinnerBackgroundLayer.cs | ||
SpinnerCentreLayer.cs | ||
SpinnerFill.cs | ||
SpinnerRotationTracker.cs | ||
SpinnerSpmCalculator.cs | ||
SpinnerTicks.cs | ||
TrianglesPiece.cs |