1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-30 05:22:54 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Edit/Blueprints
Dean Herbert 2133ac6d01
Merge pull request #31453 from bdach/fix-juice-stream-placement-offset
Fix juice stream placement blueprint being initially visually offset
2025-01-10 01:51:24 +09:00
..
Components Delete entire juice stream when only one vertex remains after deleting another vertex 2025-01-08 11:47:25 +01:00
BananaShowerPlacementBlueprint.cs fix near-zero length sliders n stuff being placeable 2023-12-19 21:20:21 +01:00
BananaShowerSelectionBlueprint.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
CatchPlacementBlueprint.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
CatchSelectionBlueprint.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
FruitPlacementBlueprint.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
FruitSelectionBlueprint.cs Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
JuiceStreamPlacementBlueprint.cs Fix juice stream placement blueprint being initially visually offset 2025-01-09 09:37:57 +01:00
JuiceStreamSelectionBlueprint.cs Add comments backreferences to copies of duplicated code for future use 2024-12-11 16:26:11 +09:00