Thomas Müller
|
6ff4a2c270
|
Shorten and lengthen slider curves as needed to respect the length written in the .osu file.
|
2016-12-03 15:28:53 +01:00 |
|
Thomas Müller
|
b81bf7085f
|
Add missing licence headers and fixup using statements.
|
2016-12-03 13:56:35 +01:00 |
|
Thomas Müller
|
a1efd25ac1
|
Improve code clarity and allow snaking "away" the beginning of the slider that has already been tracked.
|
2016-12-03 13:25:31 +01:00 |
|
Thomas Müller
|
4dbc6ad4d0
|
Construct drawable slider paths smoothly using the optimized slider curve instead of by discrete individual re-sampled segments.
|
2016-12-03 11:43:56 +01:00 |
|
Thomas Müller
|
c6e099d725
|
Fix incorrect way of calculating SliderCurve.PositionAt.
|
2016-12-03 10:41:03 +01:00 |
|
Thomas Müller
|
e2f279bda4
|
Merge branch 'master' of github.com:ppy/osu into fix-multi-segment-sliders
# Conflicts:
# osu.Game.Mode.Osu/Objects/Slider.cs
|
2016-11-29 22:28:48 +01:00 |
|
Dean Herbert
|
a0503bd13f
|
Tidy up Slider class.
|
2016-11-29 21:29:53 +09:00 |
|