osu/osu.Game/Screens/Edit
2022-04-18 20:14:01 +09:00
..
Components Allow section headers to wrap 2022-03-16 17:19:08 +09:00
Compose Move SelectionHandler's SelectedItems binding to the base implementation 2022-03-10 23:22:19 +09:00
Design
GameplayTest Remove startFromSkipTarget parameter and update usages that required said behaviour 2022-04-13 14:25:43 +09:00
Setup
Timing Remove unused using directives 2022-03-31 21:20:30 +02:00
Verify
BindableBeatDivisor.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
Editor.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
EditorBeatmap.cs
EditorBeatmapSkin.cs Combine private skin variable into exposed one 2022-04-18 13:32:37 +09:00
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
EditorRoundedScreen.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs
EditorSkinProvidingContainer.cs Fix editor legacy beatmap skins not receiving transformer 2022-04-18 06:59:58 +03:00
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Change button types on editor exit dialog to match purpose 2022-03-21 16:06:59 +09:00
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs