1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Storyboards
2017-12-21 13:39:39 +09:00
..
Drawables Only create drawables for storyboard elements that will be visible. 2017-09-15 14:31:59 +02:00
CommandLoop.cs Fix storyboard loops start time when none of their commands start at 0. 2017-09-16 13:32:51 +02:00
CommandTimeline.cs Improve command sorting. 2017-09-09 11:00:58 +02:00
CommandTimelineGroup.cs Add JsonIgnores to CommandTimelineGroup 2017-12-06 13:48:44 +09:00
CommandTrigger.cs Make CI happy. 2017-09-08 13:04:53 +02:00
IStoryboardElement.cs Display a non-parallax background at the appropriate size when storyboards do not replace it. 2017-09-15 14:31:54 +02:00
Storyboard.cs remove Storyboard from Beatmap, add it to WorkingBeatmap 2017-11-29 21:54:04 +01:00
StoryboardAnimation.cs Rename storyboard classes. 2017-09-13 11:22:24 +02:00
StoryboardLayer.cs Rename storyboard classes. 2017-09-13 11:22:24 +02:00
StoryboardSample.cs Only create drawables for storyboard elements that will be visible. 2017-09-15 14:31:59 +02:00
StoryboardSprite.cs Display a non-parallax background at the appropriate size when storyboards do not replace it. 2017-09-15 14:31:54 +02:00