osu/osu.Game/Beatmaps/ControlPoints
Dean Herbert c9945b41c1
Remove rounding of slider velocity (when applied as scroll speed)
This affects both osu!taiko and osu!mania.

Closes https://github.com/ppy/osu/issues/25862.
2024-01-18 18:37:44 +09:00
..
ControlPoint.cs
ControlPointGroup.cs
ControlPointInfo.cs
DifficultyControlPoint.cs Remove precision limitations of `SliderVelocity` 2023-09-07 17:41:58 +09:00
EffectControlPoint.cs Remove rounding of slider velocity (when applied as scroll speed) 2024-01-18 18:37:44 +09:00
IControlPoint.cs
SampleControlPoint.cs
TimingControlPoint.cs