osu/osu.Game/Screens/Edit
ekrctb e610d19d55
Merge branch 'master' into 18469
2023-01-14 19:53:08 +09:00
..
Components Enable nullability for editor components 2023-01-12 18:07:54 +03:00
Compose Code Quality 2023-01-13 10:16:52 -05:00
Design Enable nullability for design screen 2023-01-14 02:24:48 +03:00
GameplayTest Partial everything 2022-11-27 00:00:27 +09:00
Setup Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
Timing Enable nullability for timing screen 2023-01-14 02:23:21 +03:00
Verify Rename method to be more in line with project naming 2022-11-30 14:17:49 +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 Partial everything 2022-11-27 00:00:27 +09:00
ClipboardContent.cs
CreateNewDifficultyDialog.cs Partial everything 2022-11-27 00:00:27 +09:00
DeleteDifficultyConfirmationDialog.cs Partial everything 2022-11-27 00:00:27 +09:00
Editor.cs Adjust method naming and copy 2023-01-01 18:50:47 +01:00
EditorBeatmap.cs Use sane `BeatmapInfo` for preview time mutation 2023-01-07 14:23:36 +03:00
EditorBeatmapSkin.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
EditorChangeHandler.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorClipboard.cs
EditorClock.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorLoader.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorRoundedScreenSettings.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorRoundedScreenSettingsSection.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorSkinProvidingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorState.cs
EditorTable.cs Rename method to be more in line with project naming 2022-11-30 14:17:49 +09:00
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Partial everything 2022-11-27 00:00:27 +09:00
TransactionalCommitComponent.cs Partial everything 2022-11-27 00:00:27 +09:00
WaveformOpacityMenuItem.cs