1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 14:43:22 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Skinning/Default
Dean Herbert 794765ba85
Remove use of Loop (and transforms) for slider repeat arrow animations
Less transforms in gameplay is always better.

This fixes repeat arrows animating completely incorrectly in the editor
(and probably gameplay when rewinding).
2025-01-02 18:36:58 +09:00
..
CirclePiece.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
DefaultApproachCircle.cs Improve comment regarding scale adjust of approach circles 2024-02-21 13:44:04 +08:00
DefaultFollowCircle.cs Adjust slider follow circle animation to not abruptly scale on early ticks 2023-11-17 19:09:24 +09:00
DefaultJudgementPieceSliderTickMiss.cs Adjust slider tick / end misses to show slightly longer 2024-01-31 17:41:26 +09:00
DefaultReverseArrow.cs Remove use of Loop (and transforms) for slider repeat arrow animations 2025-01-02 18:36:58 +09:00
DefaultSliderBall.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultSmokeSegment.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultSpinner.cs Simplify implementation 2024-02-25 00:12:20 +08:00
DefaultSpinnerDisc.cs Rename RateAdjustedRotation to TotalRotation 2023-10-16 18:25:03 +09:00
DrawableSliderPath.cs Partial everything 2022-11-27 00:00:27 +09:00
ExplodePiece.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
FlashPiece.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
GlowPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
KiaiFlash.cs Partial everything 2022-11-27 00:00:27 +09:00
MainCirclePiece.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
ManualSliderBody.cs Move to ctor 2024-05-23 23:45:04 +09:00
NumberPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuTrianglesSkinTransformer.cs Rename GameplaySkinComponentLookup -> SkinComponentLookup 2024-08-22 18:46:03 +09:00
PlaySliderBody.cs Remove SliderBorderSize for simplicity 2024-02-27 02:20:34 +03:00
RingPiece.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
SpinnerBackgroundLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
SpinnerCentreLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
SpinnerFill.cs Partial everything 2022-11-27 00:00:27 +09:00
SpinnerRotationTracker.cs Update usage of MathUtils 2024-03-06 12:13:12 +08:00
SpinnerSpmCalculator.cs Reset lastRecord on resetState for good measure 2024-02-25 08:18:19 +08:00
SpinnerTicks.cs Partial everything 2022-11-27 00:00:27 +09:00
TrianglesPiece.cs Implement per-axis triangles clamping 2024-01-23 04:54:27 +03:00