osu/osu.Game/Overlays/SkinEditor
Bartłomiej Dach 7e3bb5f8db
Make skin editor overlay dependency nullable to fix tests
2023-11-27 12:09:13 +09:00
..
NonSkinnableScreenPlaceholder.cs Move `NonSkinnableScreenPlaceholder` to outer scope 2023-03-04 13:22:43 +01:00
SkinBlueprint.cs Bypass `Parent` nullability checks for now 2023-10-17 17:48:45 +09:00
SkinBlueprintContainer.cs Fix double-click handling when cyclic selection is enabled 2023-07-19 17:21:20 +09:00
SkinComponentToolbox.cs Fix skin component toolbox not working correctly for ruleset matching 2023-07-28 15:50:44 +09:00
SkinEditor.cs Fix skin editor crashing when pasting with nothing in clipboard 2023-11-23 09:55:27 +09:00
SkinEditorChangeHandler.cs Trim comments 2023-05-03 19:22:52 +02:00
SkinEditorOverlay.cs Choose a better beatmap if the intro is still playing 2023-11-24 17:47:20 +09:00
SkinEditorSceneLibrary.cs Make skin editor overlay dependency nullable to fix tests 2023-11-27 12:09:13 +09:00
SkinSelectionHandler.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
SkinSelectionRotationHandler.cs Make `SelectionRotationHandler` a `Component` 2023-07-30 20:18:33 +02:00
SkinSettingsToolbox.cs