1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game/Rulesets/Objects
Dean Herbert bb2f8deb18 ControlPoint -> PathControlPoint
Also Curve -> Path.
2018-11-01 03:56:51 +09:00
..
Drawables Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
Legacy ControlPoint -> PathControlPoint 2018-11-01 03:56:51 +09:00
Types ControlPoint -> PathControlPoint 2018-11-01 03:56:51 +09:00
BezierApproximator.cs Pass sub-controlpoints as span slices 2018-10-11 17:44:25 +09:00
CatmullApproximator.cs Pass sub-controlpoints as span slices 2018-10-11 17:44:25 +09:00
CircularArcApproximator.cs Pass sub-controlpoints as span slices 2018-10-11 17:44:25 +09:00
HitObject.cs Use SortedList again 2018-10-11 20:49:12 +09:00
HitObjectParser.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
HitWindows.cs Fix hold note hitwindow lenience 2018-05-17 13:59:04 +09:00
SliderPath.cs ControlPoint -> PathControlPoint 2018-11-01 03:56:51 +09:00