1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 20:07:29 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects
2017-03-14 17:01:21 +09:00
..
Drawables Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
BezierApproximator.cs Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
CircularArcApproximator.cs Reduce error count. 2017-03-09 14:24:16 +09:00
HitCircle.cs Fix some license headers. 2017-03-02 18:45:20 +09:00
HitObjectType.cs Add license headers. 2017-03-14 13:02:42 +09:00
OsuHitObject.cs Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
OsuHitObjectDifficulty.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
Slider.cs Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
SliderCurve.cs Rework/rewrite beatmap parsing to parse to base hit objects, which mode-specific beatmap converters can then use. 2017-03-13 19:15:25 +09:00
SliderTick.cs Fix some license headers. 2017-03-02 18:45:20 +09:00
Spinner.cs Rework beatmap post-processing into HitRenderer. 2017-03-14 17:01:21 +09:00