1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 04:57:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
Aergwyn 0b23ceb781 fix slider fade out to be eased
+ move duration calculation to not be done twice
+ made Slider / Spinner private again as they are not accessed externally anymore
2017-12-28 15:36:27 +01:00
..
Connections Fix follow points not showing up again after rewinding 2017-11-04 01:02:33 +09:00
Pieces implement hidden (mostly) 2017-12-26 17:25:18 +01:00
DrawableHitCircle.cs implement hidden (mostly) 2017-12-26 17:25:18 +01:00
DrawableOsuHitObject.cs implement hidden (mostly) 2017-12-26 17:25:18 +01:00
DrawableOsuJudgement.cs Remove all generic judgements. 2017-09-06 18:05:51 +09:00
DrawableRepeatPoint.cs Update with framework state transformation 2017-11-09 14:05:05 +09:00
DrawableSlider.cs fix slider fade out to be eased 2017-12-28 15:36:27 +01:00
DrawableSliderTick.cs Update with framework state transformation 2017-11-09 14:05:05 +09:00
DrawableSpinner.cs fix slider fade out to be eased 2017-12-28 15:36:27 +01:00