1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 14:52:56 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2025-01-02 18:54:28 +09:00
..
Connections Automated pass 2023-06-24 01:00:03 +09:00
DrawableHitCircle.cs Fix editor performance regression with hitmarkers active 2024-06-26 16:26:32 +02:00
DrawableOsuHitObject.cs Fix DrawableOsuHitObject not properly cleaning up dim application callbacks 2024-09-19 14:30:02 +02:00
DrawableOsuJudgement.cs Don't rely on single-use properties 2024-07-18 19:07:02 +09:00
DrawableSlider.cs Fix slider end circles not remaining for long enough when hit animations disabled 2025-01-02 18:54:28 +09:00
DrawableSliderBall.cs SliderBall's rotation updates based on CurvePositionAt 2024-05-28 19:38:33 +02:00
DrawableSliderHead.cs Refactor all slider input into SliderInputManager 2023-12-15 16:13:32 +09:00
DrawableSliderRepeat.cs Fix slider repeats not properly respecting "show hit markers" setting 2024-12-30 13:52:50 +01:00
DrawableSliderTail.cs Fix editor performance regression with hitmarkers active 2024-06-26 16:26:32 +02:00
DrawableSliderTick.cs Revert unrelated changes 2024-05-29 10:57:30 +02:00
DrawableSpinner.cs Reduce allocations in DrawableSpinner 2024-02-24 20:18:30 +03:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01:00
SkinnableLighting.cs Don't rely on single-use properties 2024-07-18 19:07:02 +09:00
SliderInputManager.cs Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01:00
SpinnerSpinHistory.cs Rename accumulated rotation variable 2023-10-23 16:46:15 +09:00