osu/osu.Game/Screens/Edit
2021-09-15 21:25:39 +03:00
..
Components Add basic test for difficulty switching 2021-09-05 21:48:10 +02:00
Compose Add failing tests for preserving clipboard content 2021-09-13 21:03:30 +02:00
Design
Setup Add "samples match playback rate" to editor setup screen 2021-09-12 16:54:17 +02:00
Timing Move to legacy namespace 2021-08-30 17:14:53 +09:00
Verify
BindableBeatDivisor.cs Override CreateInstance() in osu! bindable subclasses 2021-08-18 04:19:58 +03:00
ClipboardContent.cs Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
Editor.cs Move all the "inherit previous AllowTrackAdjustments" logic into OsuScreen 2021-09-15 21:25:39 +03:00
EditorBeatmap.cs
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClock.cs
EditorLoader.cs Make restoring state a public call on Editor 2021-09-14 23:36:17 +09:00
EditorRoundedScreen.cs Move overlay colour provider up to editor screen 2021-08-28 20:05:58 +02:00
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs Move overlay colour provider up to editor screen 2021-08-28 20:05:58 +02:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs
EditorSkinProvidingContainer.cs Fix editor skin providing container not providing playable beatmap 2021-08-25 17:52:36 +03:00
EditorState.cs Remove nullability from EditorState properties 2021-09-14 23:36:28 +09:00
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Test staying on same difficulty due to unsaved changes 2021-09-05 21:48:10 +02:00
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs