1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch.Tests/Editor
Dean Herbert 17f6efc6fe Fix missed cases of incorrect .Value usage
Changing from `Bindable` to `Nullable` comes with its issues...
2021-08-26 14:02:57 +09: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 Add tests of juice stream selection blueprint 2021-07-19 22:53:32 +09:00
TestSceneBananaShowerPlacementBlueprint.cs Fix assert step not waiting for transformation 2021-07-08 16:40:18 +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 Apply changes to tests of juice stream placement 2021-07-23 10:45:33 +09:00
TestSceneJuiceStreamSelectionBlueprint.cs Fix missed cases of incorrect .Value usage 2021-08-26 14:02:57 +09:00