1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/Edit
Dean Herbert c47652c97a Add gradient to hide subtractive colour issues
Good thing is looks better than without.
2020-09-29 17:26:54 +09:00
..
Components Merge pull request #10234 from peppy/editor-load-audio 2020-09-25 19:58:23 +09:00
Compose Add gradient to hide subtractive colour issues 2020-09-29 17:26:54 +09:00
Design Avoid destroying editor screens when changing between modes 2020-09-24 17:03:54 +09:00
Setup Merge branch 'master' into editor-load-audio 2020-09-25 14:49:54 +09:00
Timing Avoid destroying editor screens when changing between modes 2020-09-24 17:03:54 +09:00
BindableBeatDivisor.cs Use foreach 2020-01-28 16:04:13 +09:00
ClipboardContent.cs Add initial implementation of editor clipboard 2020-09-11 19:54:20 +09:00
Editor.cs Merge branch 'master' into editor-load-audio 2020-09-25 14:49:54 +09:00
EditorBeatmap.cs Ensure BeatmapProcessor.PostProcess is run before firing HitObjectUpdated events 2020-09-18 19:33:03 +09:00
EditorChangeHandler.cs Remove left-over using 2020-09-28 15:49:45 +09:00
EditorClock.cs Use bindable for track to fix rate adjustments not applying correctly 2020-09-24 20:56:35 +09:00
EditorScreen.cs Avoid destroying editor screens when changing between modes 2020-09-24 17:03:54 +09:00
EditorScreenMode.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
EditorScreenWithTimeline.cs Avoid destroying editor screens when changing between modes 2020-09-24 17:03:54 +09:00
IEditorChangeHandler.cs Add change state handling to the editor 2020-04-09 21:22:07 +09:00
LegacyEditorBeatmapPatcher.cs Rename method 2020-08-07 22:31:41 +09:00
PromptForSaveDialog.cs Add cancel exit button 2020-09-09 20:04:25 +09:00