osu/osu.Game.Rulesets.Osu/Objects/Drawables
Dean Herbert a4f30daf13
Merge pull request #5462 from peppy/skin-metric-parity
Bring playfield ratio in line with stable
2019-07-29 18:49:21 +09:00
..
Connections Adjust follow points by circle size 2019-07-25 13:06:25 +09:00
Pieces Fix approach circles not scaling to circle correctly when a ski… (#5455) 2019-07-29 18:47:36 +09:00
DrawableHitCircle.cs Fix approach circles not scaling to circle correctly when a ski… (#5455) 2019-07-29 18:47:36 +09:00
DrawableOsuHitObject.cs Flip default to the preferred method going forward 2019-07-22 15:55:38 +09:00
DrawableOsuJudgement.cs Make all inheritors of drawablejudgement use new method 2019-03-12 19:52:44 +09:00
DrawableRepeatPoint.cs Allow scaling outside of defined area 2019-07-25 13:27:41 +09:00
DrawableSlider.cs Correctly handling bindable scale changes 2019-07-25 14:43:44 +09:00
DrawableSliderHead.cs Adjust namespaces 2019-02-21 19:05:52 +09:00
DrawableSliderTail.cs Adjust namespaces 2019-02-21 19:05:52 +09:00
DrawableSliderTick.cs Use scale correctly in DrawableSliderTick 2019-07-25 13:50:20 +09:00
DrawableSpinner.cs Naming and documentation improvements 2019-07-22 15:50:02 +09:00
IRequireTracking.cs
ITrackSnaking.cs