osu/osu.Game/Screens/Edit
2023-06-14 02:30:15 +09:00
..
Components Fix playback controls in editor handling key repeat when they probably shouldn't 2023-06-14 02:30:15 +09:00
Compose Merge branch 'master' into beat-divisor-better-defaults 2023-06-08 20:35:03 +02:00
Design
GameplayTest Add TestingBeatmap activity 2023-02-12 13:11:42 -08:00
Setup Apply NRT to SectionsContainer 2023-06-07 16:32:29 +09:00
Timing Adjust sizing to allow for timing point information now being longer than before 2023-03-02 18:57:54 +09:00
Verify
BackgroundDimMenuItem.cs
BeatmapEditorChangeHandler.cs
BindableBeatDivisor.cs Use existing next/previous methods (and remove looping behaviour) 2023-06-08 01:01:29 +09:00
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Editor.cs Fix playback controls in editor handling key repeat when they probably shouldn't 2023-06-14 02:30:15 +09:00
EditorBeatmap.cs
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs Fix code quality inspection 2023-06-08 20:32:16 +02:00
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs