osu/osu.Game/Screens/Edit
2022-11-23 15:39:56 +09:00
..
Components Merge branch 'master' into editor-background 2022-11-08 17:18:34 +09:00
Compose Fix timeline potentially scrolling at extents while not dragging 2022-11-18 09:43:16 +03:00
Design
GameplayTest Merge branch 'master' into editor-test-play-dont-retain-test-time 2022-11-19 12:09:04 +01:00
Setup
Timing Fix crash when hitting 'T' to tap timing while no timing point is selected 2022-11-23 15:39:56 +09:00
Verify
BackgroundDimMenuItem.cs Limit editor background dim to 75% maximum 2022-11-08 17:20:37 +09:00
BindableBeatDivisor.cs Add ability to use Shift+Number to set current beat divisor in editor 2022-10-24 15:20:15 +09:00
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs Tidy up dialog and deletion flow 2022-09-02 17:07:09 +09:00
Editor.cs Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03:00
EditorBeatmap.cs Make sure all selected items get deleted 2022-10-05 21:58:05 +09:00
EditorBeatmapSkin.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs Fix editor not always playing hitsounds with clock offsets applied 2022-11-19 05:15:22 +03:00
EditorLoader.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs Fix osu! editor padding being applied to toolboxes 2022-10-18 14:32:00 +09:00
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs