1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:33:30 +08:00
osu-lazer/osu.Game/Storyboards
Bartłomiej Dach 641e651bf2
Fix DrawableStoryboardVideo attempting to unmap path once too much
The `StoryboardResourceLookupStore` cached at storyboard level is
supposed to already be handling that; no need for local logic anymore.
2023-09-19 20:18:33 +02:00
..
Drawables Fix DrawableStoryboardVideo attempting to unmap path once too much 2023-09-19 20:18:33 +02:00
CommandLoop.cs Automated pass 2023-06-24 01:00:03 +09:00
CommandTimeline.cs Fix incorrect handling of storyboard events with end_time before start_time 2022-11-07 12:25:36 +09:00
CommandTimelineGroup.cs Automated pass 2023-06-24 01:00:03 +09:00
CommandTrigger.cs Automated pass 2023-06-24 01:00:03 +09:00
IStoryboardElement.cs Automated pass 2023-06-24 01:00:03 +09:00
IStoryboardElementWithDuration.cs Automated pass 2023-06-24 01:00:03 +09:00
Storyboard.cs Refactor storyboard resource lookup to be more streamlined 2023-09-14 16:15:50 +09:00
StoryboardAnimation.cs Apply NRT to some storyboard classes 2023-04-25 14:30:01 +09:00
StoryboardExtensions.cs Automated pass 2023-06-24 01:00:03 +09:00
StoryboardLayer.cs Automated pass 2023-06-24 01:00:03 +09:00
StoryboardSample.cs Automated pass 2023-06-24 01:00:03 +09:00
StoryboardSprite.cs Add second definition of EndTime for storyboard elements to account for loops in lifetime 2023-04-25 15:22:11 +09:00
StoryboardVideo.cs Automated pass 2023-06-24 01:00:03 +09:00
StoryboardVideoLayer.cs Automated pass 2023-06-24 01:00:03 +09:00