1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 18:32:54 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
Naxess 5ee280f941 Update PointsInSegment when adding/removing points
There was a bug where if you created a slider, moved the last point, and then added a point such that it became a PerfectCurve, it would fail to recover after becoming a Bezier.

This fixes that.
2021-03-24 02:56:32 +01:00
..
Components Update PointsInSegment when adding/removing points 2021-03-24 02:56:32 +01:00
SliderCircleSelectionBlueprint.cs Disable snaking out when tracking is disabled 2021-02-05 15:56:13 +09:00
SliderPlacementBlueprint.cs Maintain path type when dragging/placing 2021-03-22 15:59:06 +01:00
SliderPosition.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderSelectionBlueprint.cs Mark control point visualiser as possibly-null 2021-03-19 22:44:31 +01:00