1
0
mirror of https://github.com/ppy/osu synced 2025-03-08 12:30:14 +00:00
osu/osu.Game/Beatmaps
Dan Balasescu 051ea7eda9
Merge pull request from peppy/editor-file-drop-support
Add drag-drop support in editor setup screen for audio and background images
2020-10-05 20:05:41 +09:00
..
ControlPoints Fix individual control points not being removed from group when group is removed 2020-10-02 15:28:21 +09:00
Drawables Use component instead of drawable 2020-10-01 21:39:40 +09:00
Formats Change types back 2020-09-01 17:58:06 +02:00
Legacy Add legacy flag value for mirror mod 2020-08-29 11:45:59 +02:00
Timing
Beatmap.cs
BeatmapConverter.cs Rework to support obsoletion 2020-09-17 21:37:32 +09:00
BeatmapDifficulty.cs
BeatmapDifficultyManager.cs Use static method, add xmldoc + link to wiki 2020-10-01 20:50:47 +09:00
BeatmapInfo.cs Use static method, add xmldoc + link to wiki 2020-10-01 20:50:47 +09:00
BeatmapManager_BeatmapOnlineLookupQueue.cs
BeatmapManager_WorkingBeatmap.cs Remove unnecessary conversion 2020-09-04 13:13:53 +09:00
BeatmapManager.cs User IEnumerable for HandledExtensions 2020-10-02 16:17:10 +09:00
BeatmapMetadata.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
BeatmapMetrics.cs
BeatmapOnlineInfo.cs
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
BeatmapSetMetrics.cs
BeatmapSetOnlineInfo.cs
BeatmapSetOnlineStatus.cs
BeatmapStatistic.cs Strongly type and expose default beatmap information icon implementations for other rulesets 2020-09-04 15:01:32 +09:00
BeatmapStatisticIcon.cs Strongly type and expose default beatmap information icon implementations for other rulesets 2020-09-04 15:01:32 +09:00
BeatmapStore.cs
DifficultyRating.cs
DummyWorkingBeatmap.cs Add default token 2020-09-17 18:37:48 +09:00
IBeatmap.cs
IBeatmapConverter.cs Add default token 2020-09-17 18:37:48 +09:00
IBeatmapProcessor.cs
IWorkingBeatmap.cs Revert "Add marker interface for beatmap skins" 2020-08-31 18:29:46 +02:00
WorkingBeatmap.cs Make beatmap conversion support cancellation tokens 2020-09-17 17:40:05 +09:00