1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 21:02:55 +08:00
osu-lazer/osu.Game/Storyboards/Drawables
Dean Herbert 4a7dc4d792 Fix storyboard UseSkinSprites being implemented incorrectly
This was implemented as a "fallback", but it's actually intended to be
an "override". As in it allows storyboarders to *prefer* a skin sprite
before falling back to a local version contained within the storyboard.

Can be tested with https://osu.ppy.sh/beatmapsets/832364#osu/1743837.

Closes https://github.com/ppy/osu/issues/24813.
2023-09-19 20:20:20 +09:00
..
DrawablesExtensions.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableStoryboard.cs Expose some storyboard pieces to allow better testability 2023-09-19 20:20:11 +09:00
DrawableStoryboardAnimation.cs Refactor storyboard resource lookup to be more streamlined 2023-09-14 16:15:50 +09:00
DrawableStoryboardLayer.cs Expose some storyboard pieces to allow better testability 2023-09-19 20:20:11 +09:00
DrawableStoryboardSample.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableStoryboardSprite.cs Fix storyboard UseSkinSprites being implemented incorrectly 2023-09-19 20:20:20 +09:00
DrawableStoryboardVideo.cs Fix storyboard videos not fading out on completion 2023-03-07 15:54:35 +09:00
IFlippable.cs Automated pass 2023-06-24 01:00:03 +09:00
IVectorScalable.cs Automated pass 2023-06-24 01:00:03 +09:00