Files
osukey/osu.Game/Rulesets/Edit
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
..
2020-09-09 18:40:01 +09:00
2021-04-25 05:34:54 +02:00
2021-03-29 17:29:05 +08:00
2020-05-25 19:33:03 +09:00
2020-09-09 19:15:35 +09:00