1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 07:53:22 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
Naxess 5022a78e80 Check current point instead of start point
Since each control point will call this when the path updates, the previous would correct the start segment 3 times instead of just once.

This fixes that.
2021-03-31 20:25:46 +02:00
..
Components Check current point instead of start point 2021-03-31 20:25:46 +02: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