osu/osu.Game/Screens/Edit
2021-09-14 18:26:17 +09:00
..
Components
Compose Add ability to change slider velocity with shift-drag 2021-09-14 18:26:17 +09:00
Design
Setup Change section title to read better 2021-09-05 13:34:57 +09:00
Timing Fix missing attribute text (and give slightly more space for "10.00x" cases 2021-09-06 21:40:30 +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 Make EditorScreen inherit from VisibilityContainer rather than unsafe transforms 2021-08-25 17:14:52 +03:00
EditorBeatmap.cs Remove all legacy ControlPoints when entering the editor 2021-09-14 18:26:16 +09:00
EditorBeatmapSkin.cs Add missing readonly keyword to new bindable 2021-08-16 17:14:13 +09:00
EditorChangeHandler.cs
EditorClock.cs Move time clamp to Seek/transformSeekTo methods 2021-08-16 20:39:09 +02: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
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs