1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 07:43:01 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
Dan Balasescu 9a0882af69
Merge pull request #25218 from peppy/better-slider-judgement-handling
Fix out-of-order judgements when missing a slider head
2023-10-27 15:50:13 +09:00
..
Connections Automated pass 2023-06-24 01:00:03 +09:00
DrawableHitCircle.cs Fix object dim being applied to approach circles 2023-09-29 18:23:23 +09:00
DrawableOsuHitObject.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
DrawableOsuJudgement.cs Fix SkinnableLighting showing up as a user placeable component 2023-02-17 18:24:05 +09:00
DrawableSlider.cs Fix repeat circles on sliders not correctly getting dimmed 2023-10-25 14:01:55 +09:00
DrawableSliderBall.cs Fix regression in Tracking state handling 2023-10-04 16:11:40 +09:00
DrawableSliderHead.cs Remove unused variable 2023-10-24 19:10:57 +09:00
DrawableSliderRepeat.cs Add note about implementation being shared 2023-10-25 15:44:51 +09:00
DrawableSliderTail.cs Add note about implementation being shared 2023-10-25 15:44:51 +09:00
DrawableSliderTick.cs Add note about implementation being shared 2023-10-25 15:44:51 +09:00
DrawableSpinner.cs Merge pull request #25185 from bdach/minimum-sample-volume 2023-10-24 22:04:43 +09:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs Remove unused using 2023-10-24 18:01:24 +09:00
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 Fix SkinnableLighting showing up as a user placeable component 2023-02-17 18:24:05 +09:00
SpinnerSpinHistory.cs Rename accumulated rotation variable 2023-10-23 16:46:15 +09:00