osu/osu.Game/Screens/Edit
2021-04-13 23:05:48 +09:00
..
Components Also adjust height 2021-04-13 16:43:29 +09:00
Compose Simplify ExtendableCircle component 2021-04-13 14:57:02 +03:00
Design
Setup Swap order of background/audio track changing methods 2021-04-04 13:10:12 +02:00
Timing Fix legacy control point precision having an adverse effect on the editor 2021-03-30 15:24:11 +09:00
Verify Fix some styling issues with the verify screen layout 2021-04-13 19:55:17 +09:00
BindableBeatDivisor.cs Adjust timeline ticks to be more visible 2021-03-19 19:45:00 +09:00
ClipboardContent.cs
Editor.cs Merge branch 'master' into verify-tab 2021-04-12 15:14:37 +09:00
EditorBeatmap.cs Centralise cases of performing actions on the current selection 2021-02-26 14:15:13 +09:00
EditorChangeHandler.cs
EditorClock.cs Fix editor arrow seek snapping not updating after control point changes 2021-04-03 14:02:46 +02:00
EditorScreen.cs Move resolved usage of WorkingBeatmap in editor components as local as possible to avoid misuse 2021-01-04 16:56:37 +09:00
EditorScreenMode.cs Add verify tab 2021-03-28 17:36:22 +02:00
EditorScreenWithTimeline.cs Fix dependency not always available due to nested LoadComponentAsync call 2021-01-05 13:27:45 +09:00
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenu.cs