osu/osu.Game.Rulesets.Catch/Edit
Dan Balasescu 45c6f5edef
Merge pull request #18158 from ekrctb/fix-banana-shower-placement-negative-duration
Fix duration is negative while placing banana shower in catch editor
2022-05-09 11:26:06 +09:00
..
Blueprints Merge pull request #18158 from ekrctb/fix-banana-shower-placement-negative-duration 2022-05-09 11:26:06 +09:00
Checks Changed finding the spinner gaps via a dictionary instead of getting the thresholds via an array 2021-11-10 19:58:36 +01:00
BananaShowerCompositionTool.cs
CatchBeatmapVerifier.cs Code cleanup and added tests for the spinner check 2021-11-10 00:16:29 +01:00
CatchBlueprintContainer.cs
CatchDistanceSnapGrid.cs Fix compilation failure overlooked in merge 2021-10-26 20:20:43 +09:00
CatchEditorPlayfield.cs Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
CatchHitObjectComposer.cs Add xmldoc and rename methods in IPositionSnapProvider for legibility 2022-05-05 15:58:21 +09:00
CatchHitObjectUtils.cs
CatchSelectionHandler.cs Remove unnecessary precondition check and disallow vertical catch flips for now 2022-01-06 14:39:29 +09:00
DrawableCatchEditorRuleset.cs Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
FruitCompositionTool.cs
JuiceStreamCompositionTool.cs
PositionRange.cs