1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-18 00:23:22 +08:00
osu-lazer/osu.Game/Rulesets/UI/Scrolling/Algorithms
Dean Herbert ec3761ced9 Standardise control point search logic in OverlappingScrollAlgorithm
Was using a very local algorithm which I cannot guarantee is correct.
I'd rather it just use the one used everywhere else.
2022-10-18 16:01:05 +09:00
..
ConstantScrollAlgorithm.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IScrollAlgorithm.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlappingScrollAlgorithm.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00
SequentialScrollAlgorithm.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00