1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game/Screens/Edit
2022-04-29 08:41:37 +03:00
..
Components Allow section headers to wrap 2022-03-16 17:19:08 +09:00
Compose Add back float cast to distance spacing computation 2022-04-29 08:41:37 +03:00
Design Avoid destroying editor screens when changing between modes 2020-09-24 17:03:54 +09:00
GameplayTest Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Setup Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Timing Remove unused using directives 2022-03-31 21:20:30 +02:00
Verify Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
BindableBeatDivisor.cs Add flow for specifying entirely custom snaps 2022-02-27 17:55:20 +01: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 Update screen transition events to use new event args 2022-04-22 00:52:44 +09: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
EditorRoundedScreen.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
EditorRoundedScreenSettings.cs Reverse direction of binding to allow for better abstract class definitions 2021-05-12 16:53:58 +09:00
EditorRoundedScreenSettingsSection.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
EditorScreen.cs Add preview gameplay button to bottom editor bar 2021-11-11 17:12:21 +01:00
EditorScreenMode.cs Add verify tab 2021-03-28 17:36:22 +02:00
EditorScreenWithTimeline.cs Simplify content creation of Timeline / TimelineArea 2021-04-14 21:03:52 +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 Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
HitAnimationsMenuItem.cs Setup configuration item for editor hit animations 2021-04-21 18:05:40 +09:00
IEditorChangeHandler.cs Merge branch 'master' into editor-timing-screen-change-handling 2020-10-05 15:40:43 +09:00
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 Make component and add hooking events 2020-10-08 18:04:07 +09:00
WaveformOpacityMenuItem.cs Fix checkmark being hidden after clicking current waveform opacity setting 2021-05-22 16:42:20 -07:00