osu/osu.Game/Screens/Edit
Dan Balasescu cc7943dfb1
Merge pull request #18687 from peppy/editor-repeat-behaviour-change-collapsing
Fix timing adjustment repeat buttons firing one change per repeat invocation
2022-06-14 20:24:13 +09:00
..
Components Fix skin editor not accounting for aspect ratios in base-game sizing logic 2022-06-06 18:02:42 +09:00
Compose Merge pull request #18462 from frenzibyte/fix-timeline-zooming 2022-06-05 11:49:44 +09:00
Design
GameplayTest
Setup Improve safety of `FileChooserLabelledTextBox` disposal 2022-06-02 20:38:14 +02:00
Timing Fix timing adjustment repeat buttons firing one change per repeat invocation 2022-06-14 19:21:02 +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 Add shadow effect to editor's bottom bar 2022-05-28 01:58:55 +03:00
ClipboardContent.cs
CreateNewDifficultyDialog.cs
Editor.cs Fix ctrl-z in editor also seeking to start in addition to undo 2022-06-14 18:48:57 +09:00
EditorBeatmap.cs
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
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
EditorState.cs
EditorTable.cs Fix row selected colour flicker when changing offset rapidly 2022-05-31 22:02:30 +09:00
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs