osu/osu.Game/Screens/Edit
Dan Balasescu fb22801afb
Merge pull request #18388 from peppy/editor-timing-waveforms
Add waveform comparison view to editor timing screen
2022-05-25 20:15:25 +09:00
..
Components Allow section headers to wrap 2022-03-16 17:19:08 +09:00
Compose Merge branch 'master' into editor-tidy-up 2022-05-25 11:58:34 +09:00
Design
GameplayTest Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Setup Remove remaining usage of EditorRoundedScreen 2022-05-24 18:43:22 +09:00
Timing Merge pull request #18388 from peppy/editor-timing-waveforms 2022-05-25 20:15:25 +09:00
Verify Remove remaining usage of EditorRoundedScreen 2022-05-24 18:43:22 +09:00
BindableBeatDivisor.cs Move beat divisor tick size retrieval to static methods 2022-05-24 18:15:20 +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 Change editor colour scheme to aquamarine 2022-05-24 18:43:22 +09:00
EditorBeatmap.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
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 Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
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