osu/osu.Game/Screens/Edit
Dean Herbert 1049257b56 Simplify SelectionHandler's DeselectAll implementation
We are already doing other operations in this class directly on `SelectedItems`, so might as well change this one to match
2023-05-25 18:46:31 +09:00
..
Components
Compose Simplify SelectionHandler's DeselectAll implementation 2023-05-25 18:46:31 +09:00
Design
GameplayTest
Setup Add the ability to adjust the beatmap tick rate in the editor 2023-05-09 20:53:20 +09:00
Timing
Verify
BackgroundDimMenuItem.cs
BeatmapEditorChangeHandler.cs
BindableBeatDivisor.cs Mention fallback default in GetDivisorForBeatIndex() 2023-05-24 22:17:51 +02:00
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs
Editor.cs Merge branch 'master' into export 2023-05-04 00:18:01 +09:00
EditorBeatmap.cs
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Fix undo not behaving as expected sometimes 2023-05-22 22:45:39 +02:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs