1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 09:27:34 +08:00
osu-lazer/osu.Game/Overlays/SkinEditor
Bartłomiej Dach ccfdf1ffd6
Merge pull request #25402 from peppy/skin-size-editing
Add support for adjusting size of skin elements
2023-11-12 07:31:51 +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 Add "export" item to skin editor menu 2023-11-11 20:34:35 +09:00
SkinEditorChangeHandler.cs Trim comments 2023-05-03 19:22:52 +02:00
SkinEditorOverlay.cs Remove unused using directive 2023-06-22 20:24:44 +02: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 Rename diagonal scale variable and update xmldoc 2023-11-10 17:55:02 +09:00
SkinSelectionRotationHandler.cs Make SelectionRotationHandler a Component 2023-07-30 20:18:33 +02:00
SkinSettingsToolbox.cs Handle changes to SettingSource skin element settings 2023-02-06 14:42:59 +09:00