osu/osu.Game/Screens/Edit
Bartłomiej Dach ad2db3f853
Merge pull request #28882 from peppy/update-framework
Update framework
2024-07-16 12:28:51 +02:00
..
Components Fix summary timeline timing points having x position applied twice 2024-07-16 18:32:54 +09:00
Compose Merge branch 'master' into tooltips 2024-07-12 11:01:03 +02:00
Design
GameplayTest Fix editor player crashing with UR counter present in skin 2024-07-08 11:14:32 +02:00
Setup Just give in to silly code quality inspection 2024-07-10 23:02:19 +09:00
Timing Fix incorrect editor screen padding 2024-07-16 18:20:33 +09:00
Verify Rewrite `IssueTable` to use virtualised list 2024-06-26 10:40:02 +02:00
BackgroundDimMenuItem.cs
BeatmapEditorChangeHandler.cs
BindableBeatDivisor.cs
BottomBar.cs Merge pull request #28788 from bdach/timeline-redesign 2024-07-12 10:58:59 +02:00
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs
Editor.cs Fix incorrect editor screen padding 2024-07-16 18:20:33 +09:00
EditorBeatmap.cs Enforce `IBeatmap.Breaks` to be sorted chronologically 2024-07-08 16:06:38 +03:00
EditorBeatmapProcessor.cs Do not regenerate breaks unless meaningful change to object start/end times is detected 2024-07-10 11:42:25 +02:00
EditorBeatmapSkin.cs
EditorChangeHandler.cs Add `RestoreState()` to `IEditorChangeHandler` 2024-06-11 11:31:30 +02:00
EditorClipboard.cs
EditorClock.cs Fix CurrentTimeAccurate being inaccurate if seeking smoothly in the same frame and a transform is already active 2024-07-08 13:30:11 +02:00
EditorLoader.cs Fix editor not updating ruleset when switching difficulty 2024-07-04 14:06:36 +03:00
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs Match mania editor playfield time range with timeline zoom 2024-07-10 17:36:39 +02:00
EditorSkinProvidingContainer.cs
EditorState.cs
ExternalEditScreen.cs Add error logging on failure to begin/end external edit 2024-07-11 09:54:12 +02:00
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 Simplify save dialogs 2024-07-11 12:15:17 +09:00
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