1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game/Storyboards/Drawables
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
..
DrawableStoryboard.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
DrawableStoryboardAnimation.cs Add generics to ApplyInitialValue/ApplyTransforms for ability to return custom transform sequences 2024-03-08 03:07:39 +03: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 Remove unused using directive 2024-03-08 23:09:16 +03:00
DrawableStoryboardVideo.cs Make video sprites flippable and vector-scalable to fix type constraint errors 2024-05-02 00:01:50 +03:00
IFlippable.cs Add generics to ApplyInitialValue/ApplyTransforms for ability to return custom transform sequences 2024-03-08 03:07:39 +03:00
IVectorScalable.cs Add generics to ApplyInitialValue/ApplyTransforms for ability to return custom transform sequences 2024-03-08 03:07:39 +03:00