osu/osu.Game.Rulesets.Osu/Objects/Drawables
Dean Herbert 6264a6a1c9 Adjust slider snaking and hitcircle fading to match stable 2019-08-09 20:18:02 +09:00
..
Connections Adjust follow points by circle size 2019-07-25 13:06:25 +09:00
Pieces Adjust slider snaking and hitcircle fading to match stable 2019-08-09 20:18:02 +09:00
DrawableHitCircle.cs Simplify namespace definition 2019-07-30 22:41:20 +09:00
DrawableOsuHitObject.cs Move circle visual implementation to new class 2019-07-25 16:09:20 +09:00
DrawableOsuJudgement.cs
DrawableRepeatPoint.cs Allow scaling outside of defined area 2019-07-25 13:27:41 +09:00
DrawableSlider.cs Fix slider ball sizing when legacy skin falls back to default 2019-07-25 16:30:50 +09:00
DrawableSliderHead.cs
DrawableSliderTail.cs
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