1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 18:47:25 +08:00
osu-lazer/osu.Game/Rulesets/Objects
smoogipoo 4699b5ad7c Fix a few code styling issues
These are present in the netstandard branch (the rules aren't working there - probably using the wrong configuration).
2018-02-08 23:47:03 +09:00
..
Drawables Make mania play the next note's sounds if no note is hit 2018-01-24 20:05:37 +09:00
Legacy Clean up off-by-one offsets from repeat-related properties 2018-01-23 13:37:25 +09:00
Types Fix a few code styling issues 2018-02-08 23:47:03 +09:00
BezierApproximator.cs Update licence headers 2018-01-05 20:21:19 +09:00
CatmullApproximator.cs Implement Catmull-Rom curve approximator 2018-02-01 20:04:41 +09:00
CircularArcApproximator.cs Update licence headers 2018-01-05 20:21:19 +09:00
HitObject.cs Remove "keypress" from comment 2018-02-08 17:38:46 +09:00
HitObjectParser.cs Update licence headers 2018-01-05 20:21:19 +09:00
HitWindows.cs Fix a few code styling issues 2018-02-08 23:47:03 +09:00
SliderCurve.cs Implement Catmull-Rom curve approximator 2018-02-01 20:04:41 +09:00