osu/osu.Game/Screens/Edit
Dean Herbert 9c074e0ffb Fix editor not showing sign when time goes negative 2020-09-24 13:10:54 +09:00
..
Components Fix editor not showing sign when time goes negative 2020-09-24 13:10:54 +09:00
Compose Merge branch 'new-combo-editor-toggle' into fix-taiko-change-handling 2020-09-23 17:08:27 +09:00
Design
Setup Fix tab key not working 2020-09-08 19:52:56 +09:00
Timing Increase max sane BPM value 2020-09-07 18:20:47 +09:00
BindableBeatDivisor.cs
ClipboardContent.cs Add initial implementation of editor clipboard 2020-09-11 19:54:20 +09:00
Editor.cs Add editor key bindings to switch between screens 2020-09-22 15:55:25 +09:00
EditorBeatmap.cs Ensure BeatmapProcessor.PostProcess is run before firing HitObjectUpdated events 2020-09-18 19:33:03 +09:00
EditorChangeHandler.cs Only show confirmation if changes have been made since last save 2020-09-09 19:40:41 +09:00
EditorClock.cs
EditorScreen.cs Remove editor screen fade (looks bad) 2020-09-08 19:52:56 +09:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs Fix editor not using beatmap combo colours initially on load 2020-09-23 13:16:50 +09:00
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Add cancel exit button 2020-09-09 20:04:25 +09:00