1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 08:23:20 +08:00
osu-lazer/osu.Game/Skinning/Editor
Robin Avery 529a80871b
Rename some methods for clarity
Methods which operate on a collection of `ISkinnableDrawable`s are now
plural; ones which take a single item are singular.

This also allows cutting down the name of `getClosestAnchorForDrawable`
to just `getClosestAnchor`.
2021-06-08 09:44:42 -04: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 Fix skin editor context menus not dismissing when clicking away 2021-05-20 19:51:07 +09:00
SkinEditorOverlay.cs Disable border display on skin editor to avoid crashes 2021-05-20 02:01:46 +09:00
SkinSelectionHandler.cs Rename some methods for clarity 2021-06-08 09:44:42 -04:00