osu/osu.Game.Rulesets.Osu/Objects/Drawables
2023-09-19 14:38:53 +09:00
..
Connections Automated pass 2023-06-24 01:00:03 +09:00
DrawableHitCircle.cs Block input to objects lying under already-hit slider heads before slider is fully judged when classic note lock is active 2023-09-08 13:42:18 +02:00
DrawableOsuHitObject.cs Contain entirety of legacy notelock badness inside the hit policy 2023-08-24 08:52:49 +02:00
DrawableOsuJudgement.cs
DrawableSlider.cs Avoid fast fade out if slider head was not hit 2023-09-19 14:38:53 +09:00
DrawableSliderBall.cs Replace various local implementations of rewinding checks with new property 2023-07-07 15:21:24 +09:00
DrawableSliderHead.cs Remove slider head circle movement (and remove setting from "classic" mod) 2023-09-14 17:49:41 +09:00
DrawableSliderRepeat.cs Fix nullability and remove extra preempt from SliderEndCircle calculation 2023-05-02 16:36:43 +09:00
DrawableSliderTail.cs Fix nullability and remove extra preempt from SliderEndCircle calculation 2023-05-02 16:36:43 +09:00
DrawableSliderTick.cs
DrawableSpinner.cs Rename variable 2023-09-12 20:51:22 +09:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs
IRequireTracking.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ITrackSnaking.cs Automated pass 2023-06-24 01:00:03 +09:00
SkinnableLighting.cs