1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 16:47:46 +08:00
osu-lazer/osu.Game/Storyboards
Salman Ahmed 6d6f165884 Make video sprites flippable and vector-scalable to fix type constraint errors
Stable supports these on videos already from a quick read on code (since videos are generally a subclass of sprites).
2024-05-02 00:01:50 +03:00
..
Commands Expose storyboard command lists as read-only and remove unnecessary memory footprint 2024-03-08 22:29:49 +03:00
Drawables Make video sprites flippable and vector-scalable to fix type constraint errors 2024-05-02 00:01:50 +03: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 Minor reword on documentation 2023-10-28 03:18:13 +03:00
StoryboardAnimation.cs Apply major refactor to the storyboard commands flow structrure 2024-03-08 01:10:09 +03: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 Merge branch 'master' into storyboard-loops-v2 2024-05-01 23:46:38 +03:00
StoryboardVideo.cs Resolve post-merge-conflict issues 2024-05-01 23:57:58 +03:00
StoryboardVideoLayer.cs Automated pass 2023-06-24 01:00:03 +09:00