1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-22 08:19:05 +08:00
osu-lazer/osu.Game/Screens/Backgrounds
Bartłomiej Dach 21dba621f0
Display storyboard in editor background
Fixes the main part of https://github.com/ppy/osu/issues/31144.
Support for selecting a video will come later.

Making this work was an absolutely awful time full of dealing with
delightfully kooky issues, and yielded in a very weird-shaped
contraption. There is at least one issue remaining wherein storyboard
videos do not actually display until the track is started in editor, but
that is 99% a framework issue and I do not currently have the mental
fortitude to diagnose further.
2024-12-31 13:57:50 +01:00
..
BackgroundScreenBeatmap.cs Fix background dim occasionally getting in a bad state when exiting gameplay 2024-01-15 19:21:19 +09:00
BackgroundScreenBlack.cs Automated pass 2023-06-24 01:00:03 +09:00
BackgroundScreenCustom.cs Fix various other inspections 2023-10-17 17:48:51 +09:00
BackgroundScreenDefault.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
EditorBackgroundScreen.cs Display storyboard in editor background 2024-12-31 13:57:50 +01:00