osu/osu.Game/Storyboards
Dean Herbert 00b3eea840 Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup 2021-05-31 21:39:04 +09:00
..
Drawables Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup 2021-05-31 21:39:04 +09:00
CommandLoop.cs
CommandTimeline.cs
CommandTimelineGroup.cs
CommandTrigger.cs
IStoryboardElement.cs Rename IStoryboardElementHasDuration, remove unnecessary step in tests, add Duration field 2021-04-18 20:20:14 -04:00
IStoryboardElementWithDuration.cs Implement Duration via the interface 2021-05-04 16:04:59 +09:00
Storyboard.cs Remove no longer necessary conditional access 2021-05-28 15:42:35 +09:00
StoryboardAnimation.cs
StoryboardLayer.cs Bypass 640x480 coordinate space for video storyboard elements 2021-05-25 16:17:29 +09:00
StoryboardSample.cs Add IHasDuration interface with EndTime for storyboard elements to implement 2021-04-15 17:17:02 -04:00
StoryboardSprite.cs Implement Duration via the interface 2021-05-04 16:04:59 +09:00
StoryboardVideo.cs Add IHasDuration interface with EndTime for storyboard elements to implement 2021-04-15 17:17:02 -04:00
StoryboardVideoLayer.cs Rename classes as per review feedback 2021-05-25 18:50:33 +09:00