.. |
Components
|
Merge pull request #28521 from bdach/tempo-adjust-editor
|
2024-07-04 16:42:55 +09:00 |
Compose
|
Fix incorrect ternary state computation for bank toggles
|
2024-07-05 09:27:21 +02:00 |
Design
|
|
|
GameplayTest
|
Implement quick exit hotkeys for editor test play
|
2024-07-02 14:34:36 +02:00 |
Setup
|
Adjust calls to GetContainingInputManager()
|
2024-06-18 07:41:19 +02:00 |
Timing
|
Fix scroll-into-view on control point table not working as it is supposed to
|
2024-06-27 09:46:35 +02:00 |
Verify
|
Rewrite IssueTable to use virtualised list
|
2024-06-26 10:40:02 +02:00 |
BackgroundDimMenuItem.cs
|
|
|
BeatmapEditorChangeHandler.cs
|
|
|
BindableBeatDivisor.cs
|
|
|
BottomBar.cs
|
Reduce editor opacity of several editor components when hovering over composer
|
2024-06-17 12:14:28 +02:00 |
ClipboardContent.cs
|
|
|
CreateNewDifficultyDialog.cs
|
|
|
DeleteDifficultyConfirmationDialog.cs
|
|
|
Editor.cs
|
Merge branch 'master' into navigate-to-timestamp
|
2024-07-03 20:42:32 +09:00 |
EditorBeatmap.cs
|
Enforce IBeatmap.Breaks to be sorted chronologically
|
2024-07-08 16:06:38 +03:00 |
EditorBeatmapProcessor.cs
|
Isolate bindable breaks list to EditorBeatmap
|
2024-07-02 11:31:55 +09:00 |
EditorBeatmapSkin.cs
|
|
|
EditorChangeHandler.cs
|
Add RestoreState() to IEditorChangeHandler
|
2024-06-11 11:31:30 +02:00 |
EditorClipboard.cs
|
|
|
EditorClock.cs
|
|
|
EditorLoader.cs
|
Fix editor not updating ruleset when switching difficulty
|
2024-07-04 14:06:36 +03:00 |
EditorRoundedScreenSettings.cs
|
|
|
EditorRoundedScreenSettingsSection.cs
|
|
|
EditorScreen.cs
|
Move workaround to subscreen
|
2024-05-24 10:35:33 +02:00 |
EditorScreenMode.cs
|
|
|
EditorScreenWithTimeline.cs
|
Reduce editor opacity of several editor components when hovering over composer
|
2024-06-17 12:14:28 +02:00 |
EditorSkinProvidingContainer.cs
|
|
|
EditorState.cs
|
|
|
HitAnimationsMenuItem.cs
|
|
|
IEditorChangeHandler.cs
|
Add RestoreState() to IEditorChangeHandler
|
2024-06-11 11:31:30 +02:00 |
LegacyEditorBeatmapPatcher.cs
|
Add patcher support for breaks
|
2024-06-19 10:22:14 +02:00 |
ManualBreakPeriod.cs
|
Make (Manual)BreakPeriod a class again
|
2024-06-19 14:53:09 +02:00 |
PromptForSaveDialog.cs
|
|
|
ReloadEditorDialog.cs
|
Attempt full editor reload on key count change
|
2024-06-11 11:31:49 +02:00 |
SaveRequiredPopupDialog.cs
|
|
|
TableHeaderText.cs
|
Rewrite ControlPointTable to use virtualised list
|
2024-06-26 10:40:02 +02:00 |
TransactionalCommitComponent.cs
|
|
|
WaveformOpacityMenuItem.cs
|
Move timeline toggle controls to "view" menu
|
2024-06-17 10:16:40 +02:00 |