osu/osu.Game/Screens/Edit
2022-05-31 15:10:55 +09:00
..
Components Fix checkmarks not showing on editor stateful menu items 2022-05-26 21:45:30 -07:00
Compose Merge pull request #18477 from frenzibyte/fix-timeline-context-menu 2022-05-30 11:49:06 +09:00
Design
GameplayTest Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Setup Darken background colour in "setup" and "verify" screens 2022-05-28 02:10:18 +03:00
Timing Add TODO about scroll behaviour which is missing 2022-05-31 15:10:55 +09:00
Verify Merge pull request #18445 from frenzibyte/editor-background-colour 2022-05-28 10:56:22 +09:00
BindableBeatDivisor.cs Move beat divisor tick size retrieval to static methods 2022-05-24 18:15:20 +09:00
BottomBar.cs Use left alignment and remove hacky text positioning code 2022-05-26 18:12:28 +09:00
ClipboardContent.cs
CreateNewDifficultyDialog.cs Restructure difficulty copy flow to adapt to latest changes 2022-02-14 22:02:37 +01:00
Editor.cs Merge branch 'master' into use-normalised-precise-scrolling 2022-05-27 16:55:13 +02:00
EditorBeatmap.cs
EditorBeatmapSkin.cs Combine private skin variable into exposed one 2022-04-18 13:32:37 +09:00
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs Restructure difficulty copy flow to adapt to latest changes 2022-02-14 22:02:37 +01:00
EditorRoundedScreenSettings.cs Update timing screen sections to newer design metrics 2022-05-24 18:43:22 +09:00
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs Remove editor screen transitions for now 2022-05-24 18:43:22 +09:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs Remove unused OnTimelineLoaded flow 2022-05-24 18:43:22 +09:00
EditorSkinProvidingContainer.cs Fix editor legacy beatmap skins not receiving transformer 2022-04-18 06:59:58 +03:00
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Change button types on editor exit dialog to match purpose 2022-03-21 16:06:59 +09:00
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs