osu/osu.Game.Rulesets.Catch/Edit
Dean Herbert 74b86349d5
Tidy up `CatchHitObjectComposer`
2023-10-19 23:57:36 +09:00
..
Blueprints Rename `SliderVelocity` to `SliderVelocityMultiplier` to distinguish from `Velocity` 2023-09-06 19:01:08 +09:00
Checks
BananaShowerCompositionTool.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
CatchBeatmapVerifier.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +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 Tidy up `CatchHitObjectComposer` 2023-10-19 23:57:36 +09: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