1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 22:07:25 +08:00
osu-lazer/osu.Game/Overlays/SkinEditor
Dean Herbert cb0f642ad7 Change skin editor flow to always save on toggle
This also moves the beatmap skin disable toggle to on toggle, in line
with review feedback.

I've decided to always apply the disable, not just on the `Player`
screen. It should be assumed that if a user is in the skin editor they
are never going to need access to this anyway.
2023-06-21 16:14:47 +09:00
..
NonSkinnableScreenPlaceholder.cs Move NonSkinnableScreenPlaceholder to outer scope 2023-03-04 13:22:43 +01:00
SkinBlueprint.cs Set better defaults for SkinBlueprint transforms 2023-02-23 21:10:15 +09:00
SkinBlueprintContainer.cs Add optional support for cyclic selection to BlueprintContainer 2023-03-07 14:22:12 +09:00
SkinComponentToolbox.cs Merge branch 'master' into skin-editor-layer-select 2023-02-20 21:33:48 +01:00
SkinEditor.cs Merge branch 'master' into make_skin_reset_dangerous 2023-03-07 21:06:44 +01:00
SkinEditorChangeHandler.cs Trim comments 2023-05-03 19:22:52 +02:00
SkinEditorOverlay.cs Change skin editor flow to always save on toggle 2023-06-21 16:14:47 +09:00
SkinEditorSceneLibrary.cs Fix weird state when attempting to enter gameplay skin editor scene from multiplayer 2023-05-23 17:58:44 +09:00
SkinSelectionHandler.cs Add ability to send selected skin components to front or back 2023-02-22 18:17:20 +09:00
SkinSettingsToolbox.cs Handle changes to SettingSource skin element settings 2023-02-06 14:42:59 +09:00