.. |
Components
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
Compose
|
Copy editor timestamp to OS clipboard even when triggered via menu bar
|
2021-11-10 12:49:10 +01:00 |
Design
|
|
|
Setup
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
Timing
|
Use LocalisableString s where possible to leverage localisable text flow
|
2021-11-02 21:42:02 +01:00 |
Verify
|
Fix one more issue
|
2021-09-16 18:34:13 +09:00 |
BindableBeatDivisor.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
ClipboardContent.cs
|
Remove IJsonSerializable interface
|
2021-08-31 14:39:20 +09:00 |
Editor.cs
|
Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface
|
2021-11-11 17:19:46 +09:00 |
EditorBeatmap.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
EditorBeatmapSkin.cs
|
Add missing readonly keyword to new bindable
|
2021-08-16 17:14:13 +09:00 |
EditorChangeHandler.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
EditorClipboard.cs
|
Extract class for clipboard contents for DI purposes
|
2021-11-10 12:36:23 +01:00 |
EditorClock.cs
|
Fix EditorClock retaining a reference to potentially outdated ControlPointInfo
|
2021-09-14 23:56:57 +09:00 |
EditorLoader.cs
|
Make restoring state a public call on Editor
|
2021-09-14 23:36:17 +09:00 |
EditorRoundedScreen.cs
|
Recolour elements of editor setup screen to match dropdown theming
|
2021-10-13 22:32:54 +02:00 |
EditorRoundedScreenSettings.cs
|
|
|
EditorRoundedScreenSettingsSection.cs
|
|
|
EditorScreen.cs
|
Move clipboard action availability logic down to editor screens
|
2021-11-09 19:54:37 +01: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
|
Add and use 'Submit' select sample variant for particular components
|
2021-07-30 21:35:28 +09:00 |
HitAnimationsMenuItem.cs
|
|
|
IEditorChangeHandler.cs
|
|
|
LegacyEditorBeatmapPatcher.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
PromptForSaveDialog.cs
|
Test staying on same difficulty due to unsaved changes
|
2021-09-05 21:48:10 +02:00 |
TransactionalCommitComponent.cs
|
|
|
WaveformOpacityMenuItem.cs
|
|
|