1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects
2017-01-08 20:52:19 +08:00
..
Drawables Fix not being able to hit two stacked circles by pressing both buttons/keys on the same frame. 2017-01-08 20:52:19 +08:00
BezierApproximator.cs Make bezier approximator slightly more correct (without affecting its behaviour). 2016-12-09 18:03:17 +01:00
CircularArcApproximator.cs Add circular arc approximator for "perfect" sliders. 2016-12-09 18:04:02 +01:00
HitCircle.cs Fix incorrect folder name. 2016-12-08 21:36:34 +09:00
OsuHitObject.cs Wire up CircleSize to hitobjects. 2016-12-11 10:11:22 +01:00
OsuHitObjectConverter.cs Fix incorrect folder name. 2016-12-08 21:36:34 +09:00
OsuHitObjectParser.cs Merge branch 'master' into hit-samples 2016-12-13 17:57:24 +09:00
Slider.cs Wire up CircleSize to hitobjects. 2016-12-11 10:11:22 +01:00
SliderCurve.cs Do not lengthen slider curves according to the length prescribed in the .osu file for now. 2016-12-17 08:44:58 +01:00
Spinner.cs Fix incorrect folder name. 2016-12-08 21:36:34 +09:00