osu/osu.Game/Screens/Edit
2020-11-05 00:38:42 +09:00
..
Components Replace all usage of IBindableList.GetBoundCopy 2020-11-04 15:29:14 +09:00
Compose Merge branch 'master' into editor-slider-control-point-quick-delete 2020-11-05 00:38:42 +09:00
Design
Setup Make EditorBeatmap implement TransactionalCommitComponent 2020-10-08 18:04:07 +09:00
Timing Replace all usage of IBindableList.GetBoundCopy 2020-11-04 15:29:14 +09:00
BindableBeatDivisor.cs
ClipboardContent.cs
Editor.cs Add editor waveform opacity selection to menu 2020-11-03 16:01:14 +09:00
EditorBeatmap.cs Further simplify non-transactional change logic 2020-10-08 18:42:53 +09:00
EditorChangeHandler.cs Hook ChangeHandler to transactional events rather than individual ones 2020-10-08 18:04:07 +09:00
EditorClock.cs Fix editor seek transform seeking too much 2020-11-02 21:08:58 +09:00
EditorScreen.cs Remove unused method 2020-10-02 16:14:27 +09:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs
IEditorChangeHandler.cs Merge branch 'master' into editor-timing-screen-change-handling 2020-10-05 15:40:43 +09:00
LegacyEditorBeatmapPatcher.cs Split transaction handling code out into base class 2020-10-08 18:04:07 +09:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs Make component and add hooking events 2020-10-08 18:04:07 +09:00
WaveformOpacityMenu.cs Add editor waveform opacity selection to menu 2020-11-03 16:01:14 +09:00