Files
osukey/osu.Game/Beatmaps
Naxess 049e42fa85 Move snapping responsibility to IBeatmap
Seems `EditorBeatmap` already implements a different kind of `SnapTime` from `IBeatSnapProvider`, so method names here aren't great.

This is very similar to what https://github.com/ppy/osu/pull/12558 is doing, so may need to do some duplicate resolution later, especially surrounding `ClosestBeatSnapDivisor`.

Worth noting that this change makes 1/7, 1/5, etc unsupported for now, as we now rely on `BindableBeatDivisor.VALID_DIVISORS`.
2021-04-26 05:07:24 +02:00
..
2021-04-09 15:28:42 +09:00
2021-04-09 13:56:58 +09:00
2021-02-25 16:22:40 +09:00
2021-04-03 12:45:42 +08:00
2019-06-13 16:52:49 +09:00
2021-04-09 13:56:58 +09:00
2020-09-17 18:37:48 +09:00
2021-04-20 02:30:27 +02:00