osu/osu.Game/Storyboards
Dean Herbert 4ae9f81c73
Apply transforms to storyboard videos
This requires that they are a `StoryboardSprite` for simplicity. Luckily
this works just fine.
2024-04-22 18:43:15 +08:00
..
Drawables
CommandLoop.cs
CommandTimeline.cs
CommandTimelineGroup.cs Revert "Merge pull request #27454 from EVAST9919/sb-lifetime-improvements" 2024-04-05 14:45:49 +09:00
CommandTrigger.cs
IStoryboardElement.cs
IStoryboardElementWithDuration.cs
Storyboard.cs
StoryboardAnimation.cs
StoryboardExtensions.cs
StoryboardLayer.cs
StoryboardSample.cs
StoryboardSprite.cs Revert "Merge pull request #27454 from EVAST9919/sb-lifetime-improvements" 2024-04-05 14:45:49 +09:00
StoryboardVideo.cs Apply transforms to storyboard videos 2024-04-22 18:43:15 +08:00
StoryboardVideoLayer.cs