Dean Herbert
|
f0821ce1fc
|
Import new skin editor sprites to the cursor location
|
2022-04-01 16:16:49 +09:00 |
|
Dean Herbert
|
bfd3406f5f
|
Ensure that file is imported and caches are invalidated before placing new sprites
|
2022-04-01 16:01:33 +09:00 |
|
Dean Herbert
|
314ad63c6e
|
Simplify available file lookup and include file extension
|
2022-04-01 16:01:33 +09:00 |
|
Dean Herbert
|
d1be229d74
|
Combine SkinSprite into SkinnableSprite
|
2022-04-01 16:01:33 +09:00 |
|
Dean Herbert
|
66f5eae530
|
Hook up a dropdown to show all available sprites for the current skin
|
2022-04-01 15:01:43 +09:00 |
|
Dean Herbert
|
fca9faac9b
|
Add SkinnableSprite for arbitrary sprite additions
|
2022-04-01 14:36:36 +09:00 |
|
Dean Herbert
|
b5834dabdb
|
Fix skin editor not exiting correctly when using the menu
Closes https://github.com/ppy/osu/issues/17489.
|
2022-03-28 20:43:26 +09:00 |
|
Dean Herbert
|
1d83b36cfc
|
Merge branch 'master' into skin-editor-borrowed-dependencies
|
2022-03-17 15:09:04 +09:00 |
|
Dean Herbert
|
cc356bcfe4
|
Show components available for current screen only (using actual live dependencies)
|
2022-03-16 19:42:00 +09:00 |
|
Dean Herbert
|
27122c17c9
|
Show settings for multiple components in a selection
|
2022-03-16 19:35:45 +09:00 |
|
Dean Herbert
|
54e351efe9
|
Convert top level skin editor layout to use grid container
Fix `SkinEditor`'s initial target not being a `Screen`
|
2022-03-16 19:30:51 +09:00 |
|
Dean Herbert
|
4525ed645c
|
Update skin editor to use EditorSidebar
|
2022-03-16 19:30:51 +09:00 |
|
Dean Herbert
|
b08d4bb8eb
|
Move SceneLibrary implementation to its own file
|
2022-03-16 19:13:52 +09:00 |
|
Dean Herbert
|
ee3715f5cf
|
Use OverlayColourProvider and adjust metrics to roughly match new designs
|
2022-03-16 19:13:52 +09:00 |
|
Dean Herbert
|
aff6a5a428
|
Better align scene selector with menu bar
|
2022-03-16 19:13:52 +09:00 |
|
Dean Herbert
|
8d85723a62
|
Split out SceneLibrary into its own component
|
2022-03-16 19:12:06 +09:00 |
|
Dean Herbert
|
d062810ff2
|
Add basic scene selector
|
2022-03-16 19:12:06 +09:00 |
|
Dean Herbert
|
99e3161cf0
|
Fix SkinEditor 's initial target not being a Screen
|
2022-03-16 18:57:47 +09:00 |
|
Dean Herbert
|
8d1ee28e67
|
Add settings modification UI to skin editor
|
2022-03-13 17:03:25 +09:00 |
|
Dean Herbert
|
7a2a3528ef
|
Merge branch 'skin-editor-reload-on-scene-change' into skin-component-settings
|
2022-03-13 17:03:23 +09:00 |
|
Dean Herbert
|
f95e753adb
|
Rename double-container variable name
|
2022-03-13 16:10:06 +09:00 |
|
Dean Herbert
|
3db42dd772
|
Allow skin editor to target different target containers for placement purposes
|
2022-03-11 23:23:32 +09:00 |
|
Dean Herbert
|
9a1ade4f79
|
Refactor SkinEditor to support switching target screens without full reload
|
2022-03-11 23:08:40 +09:00 |
|
Dean Herbert
|
ff7db4f405
|
Replace jank buttons with menu in skin editor
|
2022-03-02 20:08:17 +09:00 |
|
Dean Herbert
|
16a2e63bd4
|
Use existing localisation
|
2021-07-20 19:44:02 +09:00 |
|
Dean Herbert
|
59457743e5
|
Move further to the right to avoid overlap with toolbox listing
|
2021-07-20 19:43:52 +09:00 |
|
Dean Herbert
|
9c4fbf45e9
|
Add the ability to enter and exit the skin editor via on-screen buttons
|
2021-07-20 19:36:12 +09:00 |
|
Dean Herbert
|
1848bd902d
|
Fix skin editor context menus not dismissing when clicking away
|
2021-05-20 19:51:07 +09:00 |
|
Bartłomiej Dach
|
3d3c5028e6
|
Trim unnecessary array copy
|
2021-05-14 22:33:26 +02:00 |
|
Dean Herbert
|
d09da02673
|
Fix deleting skin elements not saving out to skin
Closes https://github.com/ppy/osu/issues/12786.
|
2021-05-14 16:03:22 +09:00 |
|
Dan Balasescu
|
67f795cfa6
|
Merge branch 'master' into save-on-forced-exit
|
2021-05-13 22:00:38 +09:00 |
|
Dean Herbert
|
b939318922
|
Merge branch 'skin-serialisation' into skin-editor-default-placement-location
|
2021-05-13 19:09:34 +09:00 |
|
Dean Herbert
|
e5f765d1a8
|
Fix broken exception message
|
2021-05-13 19:06:58 +09:00 |
|
Dean Herbert
|
bda0ea463a
|
Merge branch 'skin-serialisation' into save-on-forced-exit
|
2021-05-13 19:05:47 +09:00 |
|
Dean Herbert
|
106fa97a11
|
Rename SkinnableElementTargetContainer to SkinnableTargetContainer
|
2021-05-13 17:07:38 +09:00 |
|
Dean Herbert
|
7921dc7ece
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
|
Dean Herbert
|
469a7f5d2a
|
Reorder fields in SkinEditor
|
2021-05-13 13:04:17 +09:00 |
|
Dean Herbert
|
088335a035
|
Revert "Also save on skin switch"
This reverts commit 2f55d1e5ab .
|
2021-05-12 17:45:51 +09:00 |
|
Dean Herbert
|
2f55d1e5ab
|
Also save on skin switch
|
2021-05-12 17:42:12 +09:00 |
|
Dean Herbert
|
be187e8ebd
|
Avoid hard crash if Save() is called before preparing for mutation
|
2021-05-12 17:42:04 +09:00 |
|
Dean Herbert
|
9df08560b6
|
Save skin editor changes on forced exit
|
2021-05-12 16:07:00 +09:00 |
|
Dean Herbert
|
494a1b01a5
|
Move SkinnableElementTargetContainer out of HUD namespace
|
2021-05-12 15:59:33 +09:00 |
|
Dean Herbert
|
42e6795251
|
Place new skin components at the centre of the screen by default
|
2021-05-12 14:11:40 +09:00 |
|
Dean Herbert
|
96d4011de2
|
Use pattern matching to tidy up instance construction
|
2021-05-12 14:02:24 +09:00 |
|
Dean Herbert
|
f55407f871
|
Show a message when attempting to customisse a screen which doesn't support it
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
1831f581aa
|
Add basic metadata display and remove outdated message about not saving
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a4e0529617
|
Replace polling logic with direct bindable reactions
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a7e83aacfb
|
Ensure default skins are copied before modifying
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
81902ad6a6
|
Add the ability to revert all skin changes
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b248b2e5e3
|
Hook up full save/load flow
|
2021-05-11 18:39:14 +09:00 |
|