1
0
mirror of https://github.com/ppy/osu synced 2025-03-11 05:49:12 +00:00
osu/osu.Game/Screens/Edit
2022-06-06 18:02:42 +09:00
..
Components Fix skin editor not accounting for aspect ratios in base-game sizing logic 2022-06-06 18:02:42 +09:00
Compose Merge pull request from frenzibyte/fix-timeline-zooming 2022-06-05 11:49:44 +09:00
Design
GameplayTest Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Setup Improve safety of FileChooserLabelledTextBox disposal 2022-06-02 20:38:14 +02:00
Timing Merge pull request from peppy/add-cloen-button 2022-06-03 22:23:04 +09:00
Verify Merge pull request from frenzibyte/editor-background-colour 2022-05-28 10:56:22 +09:00
BindableBeatDivisor.cs Move beat divisor tick size retrieval to static methods 2022-05-24 18:15:20 +09:00
BottomBar.cs Add shadow effect to editor's bottom bar 2022-05-28 01:58:55 +03:00
ClipboardContent.cs Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
CreateNewDifficultyDialog.cs Restructure difficulty copy flow to adapt to latest changes 2022-02-14 22:02:37 +01:00
Editor.cs Merge branch 'master' into use-normalised-precise-scrolling 2022-05-27 16:55:13 +02:00
EditorBeatmap.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
EditorBeatmapSkin.cs Combine private skin variable into exposed one 2022-04-18 13:32:37 +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 Restructure difficulty copy flow to adapt to latest changes 2022-02-14 22:02:37 +01:00
EditorRoundedScreenSettings.cs Update timing screen sections to newer design metrics 2022-05-24 18:43:22 +09:00
EditorRoundedScreenSettingsSection.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
EditorScreen.cs Remove editor screen transitions for now 2022-05-24 18:43:22 +09:00
EditorScreenMode.cs
EditorScreenWithTimeline.cs Remove unused OnTimelineLoaded flow 2022-05-24 18:43:22 +09:00
EditorSkinProvidingContainer.cs Fix editor legacy beatmap skins not receiving transformer 2022-04-18 06:59:58 +03:00
EditorState.cs Remove nullability from EditorState properties 2021-09-14 23:36:28 +09:00
EditorTable.cs Fix row selected colour flicker when changing offset rapidly 2022-05-31 22:02:30 +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 Change button types on editor exit dialog to match purpose 2022-03-21 16:06:59 +09:00
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs Fix checkmark being hidden after clicking current waveform opacity setting 2021-05-22 16:42:20 -07:00