1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
2024-07-18 19:07:02 +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 subscribing to ApplyCustomUpdateState too much 2024-02-28 13:20:41 +01:00
DrawableOsuJudgement.cs Don't rely on single-use properties 2024-07-18 19:07:02 +09:00
DrawableSlider.cs Fix editor performance regression with hitmarkers active 2024-06-26 16:26:32 +02: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 cross-talk between pooled DrawableSliderRepeat usage causing incorrect rotation 2024-03-08 11:37:13 +08: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