osu/osu.Game/Beatmaps/Formats
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
..
Decoder.cs fix(?) InspectCode warnings 2020-04-02 21:36:31 -04:00
IHasComboColours.cs
IHasCustomColours.cs
JsonBeatmapDecoder.cs
LegacyBeatmapDecoder.cs Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
LegacyBeatmapEncoder.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
LegacyDecoder.cs Adjust at parse time instead 2020-06-25 14:15:26 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs
LegacyStoryboardDecoder.cs Video no longer modifies storyboard resolution 2020-03-24 20:04:09 -07:00
Parsing.cs Increase coordinate parsing limits 2020-06-24 18:53:52 +09:00