1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Edit
ekrctb 7d76fcf2b6 Fix hit object placement not receiving input when outside playfield
The input area is vertical infinite, but horizontally restricted to the playfield due to `CatchPlayfield`'s `ReceivePositionalInputAt` override.
2021-07-07 16:18:21 +09:00
..
Blueprints Fix hit object placement not receiving input when outside playfield 2021-07-07 16:18:21 +09:00
BananaShowerCompositionTool.cs Add icon for composition tools 2021-06-23 09:34:11 +09:00
CatchBlueprintContainer.cs Add basic juice stream selection blueprint 2021-06-22 17:20:13 +09:00
CatchEditorPlayfield.cs Disable caught object stacking in editor 2021-06-22 17:20:13 +09:00
CatchHitObjectComposer.cs Add playfield border to catch editor 2021-07-07 16:14:45 +09:00
CatchSelectionHandler.cs Use getters of OriginalX and XOffset 2021-07-06 15:32:32 +09:00
DrawableCatchEditorRuleset.cs Disable caught object stacking in editor 2021-06-22 17:20:13 +09:00
FruitCompositionTool.cs Add icon for composition tools 2021-06-23 09:34:11 +09:00