1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Edit
Bartłomiej Dach 359ae31204
Fix catch distance snap grid not moving
Regressed in https://github.com/ppy/osu/pull/25154.
Specifically, in 013b5fa916
and 74b86349d5.

A simple case of too-much-code-deleted-itis.
2023-10-26 15:42:50 +02:00
..
Blueprints Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
Checks Remove nullable disable annotation in the cache ruleset. 2022-11-05 16:49:55 +08:00
BananaShowerCompositionTool.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchBeatmapVerifier.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchBeatSnapGrid.cs Abstract out common implementation of BeatSnapGrid 2023-10-17 16:42:52 +09:00
CatchBlueprintContainer.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchDistanceSnapGrid.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchDistanceSnapProvider.cs Remove DistancedHitObjectComposer inheritance from catch composer 2023-10-19 11:46:30 +02:00
CatchEditorPlayfield.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchEditorPlayfieldAdjustmentContainer.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
CatchHitObjectComposer.cs Fix catch distance snap grid not moving 2023-10-26 15:42:50 +02:00
CatchHitObjectUtils.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchSelectionHandler.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
DrawableCatchEditorRuleset.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
FruitCompositionTool.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
JuiceStreamCompositionTool.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
PositionRange.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00