osu/osu.Game.Rulesets.Osu/Objects/Drawables
Dean Herbert 55d921ef85 Improve feel of animation 2020-07-20 17:22:30 +09:00
..
Connections Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
Pieces Improve feel of animation 2020-07-20 17:22:30 +09:00
DrawableHitCircle.cs Move hit events to the ScoreProcessor 2020-06-19 19:58:35 +09:00
DrawableOsuHitObject.cs Move dampening to base implementation and change range to 0..1 2020-04-13 13:01:02 +09:00
DrawableOsuJudgement.cs Fix judgement animations not resetting on use 2020-07-13 21:21:59 +09:00
DrawableSlider.cs Fix slider heads not being blocked when hit out of order 2020-04-17 14:33:29 +09:00
DrawableSliderHead.cs Merge branch 'master' into add-notelock 2020-04-10 01:18:54 +09:00
DrawableSliderRepeat.cs Also fix slider repeat circles 2020-04-08 18:59:31 +09:00
DrawableSliderTail.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSliderTick.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSpinner.cs Improve feel of animation 2020-07-20 17:22:30 +09:00
IRequireTracking.cs
ITrackSnaking.cs