1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Storyboards
Dean Herbert 28185178d6 Add support for weird storyboards which have backwards events
Closes https://github.com/ppy/osu/issues/20632.
Not adding test coverage because this is just weird.
2022-10-10 16:51:55 +09:00
..
Drawables Remove null conditional 2022-09-23 17:06:55 +03:00
CommandLoop.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CommandTimeline.cs Add support for weird storyboards which have backwards events 2022-10-10 16:51:55 +09:00
CommandTimelineGroup.cs Remove EarliestDisplayTime's input to CommandStartTime 2022-09-06 16:16:58 +09:00
CommandTrigger.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IStoryboardElement.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IStoryboardElementWithDuration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Storyboard.cs Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
StoryboardAnimation.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardSample.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardSprite.cs Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
StoryboardVideo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardVideoLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00