osu/osu.Game.Modes.Osu/Objects
Thomas Müller f13303c86c Do not lengthen slider curves according to the length prescribed in the .osu file for now.
This fixes some issues with the map http://osu.ppy.sh/s/484689 . There is still one problem with an almost stationary slider in this map at around the 2/3 mark, but the rest seems to work fine now.
2016-12-17 08:44:58 +01:00
..
Drawables Make flash animation last slightly longer. 2016-12-15 22:58:30 +09: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