1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Replays
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
..
CatchAutoGenerator.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
CatchFramedReplayInputHandler.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
CatchReplayFrame.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00