1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 19:27:24 +08:00
osu-lazer/osu.Game/Rulesets/UI/Scrolling
Dean Herbert 5c13c443ff Fix incorrect fallback logic
Regressed when attempting to share implementation of binary search.
2022-10-20 23:08:44 +09:00
..
Algorithms Fix incorrect fallback logic 2022-10-20 23:08:44 +09:00
DrawableScrollingRuleset.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00
IScrollingInfo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScrollingDirection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScrollingHitObjectContainer.cs Refactor implementation to support hitobjects nested multiple levels deep 2022-10-20 22:30:30 +09:00
ScrollingPlayfield.cs Add test for scrolling hit object lifetime 2022-10-04 15:17:11 +09:00