1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints
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
..
HitCircles Fix selection box not updating with hitcircles/sliders far in the future or past 2021-01-18 16:57:36 +09:00
Sliders Check current point instead of start point 2021-03-31 20:25:46 +02:00
Spinners Adjust namespace 2020-12-04 20:21:53 +09:00
BlueprintPiece.cs Fix selection blueprints not respecting stacking 2019-10-21 15:03:49 +09:00
OsuSelectionBlueprint.cs Hide non-alive selection blueprints by default 2020-05-27 13:40:16 +09:00