osu/osu.Game/Storyboards
Dean Herbert 2cce785fa5 Fix storyboard videos not fading out on completion
Closes https://github.com/ppy/osu/issues/22802.

Stable uses a 1,000 ms fade-in / out. Rather than matching that, I've
stuck with 500ms (what lazer was already using for the fade-in) because
I think it feels better.

Tested using the beatmap linked in the issue thread.
2023-03-07 15:54:35 +09:00
..
Drawables Fix storyboard videos not fading out on completion 2023-03-07 15:54:35 +09:00
CommandLoop.cs Fix storyboard outro time potentially running too long 2023-02-06 16:39:44 +09:00
CommandTimeline.cs
CommandTimelineGroup.cs Remove unused `Duration` property to avoid any misunderstandings 2023-02-06 16:42:39 +09:00
CommandTrigger.cs
IStoryboardElement.cs
IStoryboardElementWithDuration.cs
Storyboard.cs Use `MaxBy` in all locations that can and update inspection level to match `dotnet-build` 2022-12-19 16:47:10 +09:00
StoryboardAnimation.cs
StoryboardExtensions.cs
StoryboardLayer.cs
StoryboardSample.cs
StoryboardSprite.cs Use `MaxBy` in all locations that can and update inspection level to match `dotnet-build` 2022-12-19 16:47:10 +09:00
StoryboardVideo.cs
StoryboardVideoLayer.cs Partial everything 2022-11-27 00:00:27 +09:00