1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Beatmaps
ekrctb 3278a1d7d8 Standardize osu!catch coordinate system
There were two coordinate systems used:
- 0..512 (used in osu!stable)
- 0..1 (relative coordinate)

This commit replaces the usage of
the relative coordinate system to
the coordinate system of 0..512.
2020-07-02 00:21:45 +09:00
..
CatchBeatmap.cs Update font awesome usage 2019-04-02 19:55:24 +09:00
CatchBeatmapConverter.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
CatchBeatmapProcessor.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00