1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 13:47:52 +08:00
osu-lazer/osu.Game.Rulesets.Catch.Tests/Editor
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
..
Checks Code cleanup and added tests for the spinner check 2021-11-10 00:16:29 +01:00
CatchEditorTestSceneContainer.cs Add catch selection blueprint visual test scene (without tests) 2021-07-08 15:42:29 +09:00
CatchPlacementBlueprintTestScene.cs Fix placement blueprint animation is not running in test scene 2021-07-08 16:17:09 +09:00
CatchSelectionBlueprintTestScene.cs Fix IDE0055 2022-05-03 13:09:19 +08:00
TestSceneBananaShowerPlacementBlueprint.cs Fix duration is negative while placing banana shower in catch editor. 2022-05-09 00:01:05 +09:00
TestSceneCatchDistanceSnapGrid.cs Add very basic distance snap grid for catch editor 2021-10-25 15:25:59 +09:00
TestSceneEditor.cs Add empty catch hit object composer 2021-06-22 17:20:13 +09:00
TestSceneFruitPlacementBlueprint.cs Add a test of fruit placement blueprint 2021-07-08 16:12:08 +09:00
TestSceneJuiceStreamPlacementBlueprint.cs Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
TestSceneJuiceStreamSelectionBlueprint.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00