osu/osu.Game/Screens/Edit
Dean Herbert 1005b7ac85
Fix incorrect test assumption in TestSceneEditorClock
I don't know what this test was trying to do, but it was wrong. Any
offset which is applied should be invisible to the clock's final
`CurrentTime` (and to the user).
2023-10-06 16:43:28 +09:00
..
Components Merge branch 'master' into mania-edit-disable-sv 2023-09-01 19:08:48 +09:00
Compose Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
Design
GameplayTest
Setup Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Timing Ensure regenerateDisplay is eventually performed if originally called before load 2023-10-05 22:55:23 +09:00
Verify
BackgroundDimMenuItem.cs
BeatmapEditorChangeHandler.cs
BindableBeatDivisor.cs
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs
Editor.cs Merge branch 'master' into clock-fix-attempt-2 2023-10-04 16:57:49 +09:00
EditorBeatmap.cs
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs Fix incorrect test assumption in TestSceneEditorClock 2023-10-06 16:43:28 +09:00
EditorLoader.cs Move disables to loading screens for better coverage of edge cases 2023-07-30 13:45:42 +09:00
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs