1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 18:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2023-12-13 16:59:41 +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 Rename and invert flags for slider classic behaviours 2023-11-02 17:43:21 +09:00
DrawableSliderBall.cs Allow slider to be tracked before its start time 2023-12-13 16:59:41 +09:00
DrawableSliderHead.cs Clean up comment 2023-11-02 18:52:47 +01: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 Add spinnerbonus-max support and fallback to spinnerbonus 2023-11-06 18:43:47 +09:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs Fix all spinner ticks being alive and causing performance degradation 2023-11-01 18:28:07 +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