osu/osu.Game/Screens/Edit
Dean Herbert 8f1f1955df
Merge pull request #66 from Gyoshi/beat-divisor-visual-improvements
Add ghost ticks to exhibit current divisor on `BeatDivisorControl`
2023-05-24 13:41:48 +09:00
..
Components Fix skin editor component list having uneven padding 2023-02-03 16:55:51 +09:00
Compose Merge pull request #66 from Gyoshi/beat-divisor-visual-improvements 2023-05-24 13:41:48 +09:00
Design Enable nullability for design screen 2023-01-14 02:24:48 +03:00
GameplayTest Add TestingBeatmap activity 2023-02-12 13:11:42 -08:00
Setup Add the ability to adjust the beatmap tick rate in the editor 2023-05-09 20:53:20 +09:00
Timing Adjust sizing to allow for timing point information now being longer than before 2023-03-02 18:57:54 +09:00
Verify
BackgroundDimMenuItem.cs Use existing strings 2023-01-15 14:39:34 +03:00
BeatmapEditorChangeHandler.cs Change the way initial state saving works in EditorChangeHandler to be closer to first change 2023-02-07 16:22:51 +09:00
BindableBeatDivisor.cs Remove duplicate code by making GetDivisorForBeatIndex method more general 2023-05-23 15:05:38 +02:00
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs Localise create/save dialog 2023-01-15 01:50:47 +03:00
DeleteDifficultyConfirmationDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Editor.cs Merge branch 'master' into export 2023-05-04 00:18:01 +09:00
EditorBeatmap.cs Use sane BeatmapInfo for preview time mutation 2023-01-07 14:23:36 +03:00
EditorBeatmapSkin.cs
EditorChangeHandler.cs Change the way initial state saving works in EditorChangeHandler to be closer to first change 2023-02-07 16:22:51 +09:00
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs Localise part of editor 2023-01-15 01:50:47 +03:00
EditorScreenWithTimeline.cs
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs Add a basic change handler to the skin editor 2023-02-03 18:57:50 +09:00
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs Localise create/save dialog 2023-01-15 01:50:47 +03:00
TransactionalCommitComponent.cs Change the way initial state saving works in EditorChangeHandler to be closer to first change 2023-02-07 16:22:51 +09:00
WaveformOpacityMenuItem.cs Localise part of editor 2023-01-15 01:50:47 +03:00