osu/osu.Game/Screens/Edit
2022-11-17 12:32:35 +09:00
..
Components Merge branch 'master' into editor-background 2022-11-08 17:18:34 +09:00
Compose Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03:00
Design
GameplayTest Don't seek to current editor location when location is close to (or before) the first object 2022-11-17 12:32:35 +09:00
Setup Merge pull request #19693 from its5Q/editor-localisation 2022-08-20 11:51:57 +09:00
Timing Update parameter discards 2022-06-24 21:26:19 +09:00
Verify Update parameter discards 2022-06-24 21:26:19 +09:00
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 velocity test failing with no audio device 2022-11-03 13:59:22 +09:00
EditorLoader.cs Do not try to set ruleset from beatmap if it's a dummy 2022-06-19 20:08:39 +02:00
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 Fix group deselected when table is recreated 2022-06-20 16:56:19 +09:00
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Remove redundant diff processing 2022-06-21 12:11:44 +09:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs