1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 03:25:11 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Edit/Blueprints
ekrctb 158f134260 Fix duration is negative while placing banana shower in catch editor.
Timeline blueprint is glitched when the hit object has negative duration.
Negative duration is unwanted anyways so placement implementation is fixed instead of supporting it in timline blueprint.
2022-05-09 00:01:05 +09:00
..
Components Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
BananaShowerPlacementBlueprint.cs Fix duration is negative while placing banana shower in catch editor. 2022-05-09 00:01:05 +09:00
BananaShowerSelectionBlueprint.cs Add basic selection blueprint movement logic 2021-06-22 17:20:13 +09:00
CatchPlacementBlueprint.cs Fix hit object placement not receiving input when outside playfield 2021-07-07 16:18:21 +09:00
CatchSelectionBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
FruitPlacementBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
FruitSelectionBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
JuiceStreamPlacementBlueprint.cs Call GetContainingInputManager at LoadComplete 2021-07-23 10:10:55 +09:00
JuiceStreamSelectionBlueprint.cs Add some doc comment to JuiceStreamSelectionBlueprint 2021-07-21 13:27:07 +09:00