1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 07:27:51 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects
2017-02-05 09:40:58 +01:00
..
Drawables Use the framework's new AlwaysPresent switch instead of setting the alpha to 0.01. 2017-02-05 09:40:58 +01: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