1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 02:43:01 +08:00
osu-lazer/osu.Game/Screens/Edit
Dan Balasescu a922ea9b01 Fix selection by directly comparing control points
Previously, all control points would get replaced, which led to
performance issues that was worked around in this PR. By comparing
control points, we're able to get good performance without requiring the
workaround.
2022-06-20 15:29:29 +09:00
..
Components Automated #nullable processing 2022-06-17 16:37:17 +09:00
Compose Fix BlueprintContainer eating input from skin editor buttons 2022-06-18 18:28:36 +03:00
Design Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayTest Automated #nullable processing 2022-06-17 16:37:17 +09:00
Setup Merge branch 'master' into editor-metadata-name-unification 2022-06-18 10:22:52 +02:00
Timing Fix selection by directly comparing control points 2022-06-20 15:29:29 +09:00
Verify Automated #nullable processing 2022-06-17 16:37:17 +09:00
BindableBeatDivisor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BottomBar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ClipboardContent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateNewDifficultyDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Editor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorBeatmap.cs Merge branch 'master' into editor-controlpoint-undo-redo 2022-06-20 13:47:01 +09:00
EditorBeatmapSkin.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorChangeHandler.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorClipboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorClock.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorLoader.cs Do not try to set ruleset from beatmap if it's a dummy 2022-06-19 20:08:39 +02:00
EditorRoundedScreenSettings.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorRoundedScreenSettingsSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorScreenMode.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorScreenWithTimeline.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorSkinProvidingContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorTable.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HitAnimationsMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IEditorChangeHandler.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyEditorBeatmapPatcher.cs Fix selection by directly comparing control points 2022-06-20 15:29:29 +09:00
PromptForSaveDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TransactionalCommitComponent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
WaveformOpacityMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00