1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Naxess 75b8f2535f Move updatePathTypes to PathControlPointPiece
Here we produce a local bound copy of the path version, and bind it to update the path type.

This way, if the path version updates (i.e. any control point changes type or position), we check that all control points have a well-defined path.

Additionally, if the control point piece is disposed of, the GB should also swoop up the subscription because of the local bound copy.
2021-03-31 20:09:56 +02:00
..
Blueprints Move updatePathTypes to PathControlPointPiece 2021-03-31 20:09:56 +02:00
DrawableOsuEditRuleset.cs Restore accidently removed comment 2020-11-22 18:51:16 +09:00
HitCircleCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
OsuBlueprintContainer.cs Pass HitObjectComposer to BlueprintContainer via ctor 2020-11-13 16:59:37 +09:00
OsuDistanceSnapGrid.cs Snap based on end position/time of the previous object 2019-12-17 16:35:40 +09:00
OsuHitObjectComposer.cs Make all objects in selection candidates for spatial snapping 2020-11-24 17:35:54 +09:00
OsuSelectionHandler.cs Add scaling path type recovery 2021-03-29 15:49:49 +02:00
SliderCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
SpinnerCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00