1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game/Beatmaps/ControlPoints
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
..
ControlPoint.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00
ControlPointGroup.cs Implement IEquatable on ControlPoint 2022-06-20 15:27:43 +09:00
ControlPointInfo.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00
DifficultyControlPoint.cs Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
EffectControlPoint.cs Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
IControlPoint.cs Standardise control point search logic in OverlappingScrollAlgorithm 2022-10-18 16:01:05 +09:00
SampleControlPoint.cs Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
TimingControlPoint.cs Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00