1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 21:02:56 +08:00
osu-lazer/osu.Game.Tests/Visual/Background
Dean Herbert c94b393e30
Access beatmap store via abstract base class
The intention here is to make things more testable going forward.
Specifically, to remove the "back-door" entrance into `BeatmapCarousel`
where `BeatmapSets` can be set by tests and bypas/block realm retrieval.
2024-12-11 16:28:51 +09:00
..
TestSceneBackgroundScreenDefault.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
TestSceneSeasonalBackgroundLoader.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneTriangleBorderShader.cs Update UBO usages inline with framework changes 2023-03-16 14:06:35 +03:00
TestSceneTrianglesBackground.cs Implement per-axis triangles clamping 2024-01-23 04:54:27 +03:00
TestSceneTrianglesV2Background.cs Implement per-axis triangles clamping 2024-01-23 04:54:27 +03:00
TestSceneUserDimBackgrounds.cs Access beatmap store via abstract base class 2024-12-11 16:28:51 +09:00
TestSceneUserDimContainer.cs Partial everything 2022-11-27 00:00:27 +09:00