1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 16:06:06 +08:00
osu-lazer/osu.Game/Skinning/Editor
Dean Herbert eb5db8ff03 Disable border display on skin editor to avoid crashes
This wasn't being displayed correctly anyway, so rather than fixing
let's just remove it for now.

Closes #12868.
2021-05-20 02:01:46 +09:00
..
SkinBlueprint.cs Change SkinBlueprint to use the origin point as the selection point 2021-05-18 18:33:06 +09:00
SkinBlueprintContainer.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
SkinComponentToolbox.cs Merge pull request #12842 from peppy/song-progress-skinnable 2021-05-17 20:15:01 +09:00
SkinEditor.cs Trim unnecessary array copy 2021-05-14 22:33:26 +02:00
SkinEditorOverlay.cs Disable border display on skin editor to avoid crashes 2021-05-20 02:01:46 +09:00
SkinSelectionHandler.cs Move common functionality out of OsuSelectionHandler and implement flip support 2021-05-18 18:34:06 +09:00