osu/osu.Game/Screens/Edit
Dan Balasescu 64a371638e
Merge pull request #18236 from peppy/snap-unification
Add `enum` to snap method as alternative to multiple nested invocations
2022-05-20 11:35:05 +09:00
..
Components Allow section headers to wrap 2022-03-16 17:19:08 +09:00
Compose Merge pull request #18236 from peppy/snap-unification 2022-05-20 11:35:05 +09:00
Design
GameplayTest Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Setup Fix interaction with popover when textbox is disabled 2022-05-17 17:33:54 +09:00
Timing Add support for focusing intermediate slider-textbox component 2022-05-11 09:53:04 +03:00
Verify
BindableBeatDivisor.cs Add flow for specifying entirely custom snaps 2022-02-27 17:55:20 +01: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 editor-readability 2022-05-13 21:10:48 +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
EditorRoundedScreen.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs
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