osu/osu.Game/Storyboards/Drawables
Dean Herbert 0c55bba220 Allow storyboards to be widescreen if only a video element exists
This matches stable behaviour, which will allow videos to display
filling the screen if they are the only thing contained within the
"storyboard".
2021-05-25 16:07:19 +09:00
..
DrawablesExtensions.cs
DrawableStoryboard.cs Allow storyboards to be widescreen if only a video element exists 2021-05-25 16:07:19 +09:00
DrawableStoryboardAnimation.cs Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
DrawableStoryboardLayer.cs
DrawableStoryboardSample.cs Fix storyboard sample lifetimes not set if seeked past 2021-04-20 17:14:48 +09:00
DrawableStoryboardSprite.cs Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
DrawableStoryboardVideo.cs
IFlippable.cs
IVectorScalable.cs