Dean Herbert
|
0fa90a80d4
|
Merge branch 'master' into skin-blueprint-aspect-lock
|
2021-05-13 23:38:53 +09:00 |
|
Dean Herbert
|
98830dadda
|
Merge pull request #12762 from peppy/skin-blueprint-visual-improvements
Improve the visual appearance of skin editor blueprints
|
2021-05-13 23:37:21 +09:00 |
|
Dean Herbert
|
cef39eb4fa
|
Merge pull request #12766 from peppy/stable-anchor-origin
Keep component positions stable when changing anchor/origin
|
2021-05-13 23:36:40 +09:00 |
|
Dean Herbert
|
6c12cae105
|
Remove unnecessary property
|
2021-05-13 22:25:11 +09:00 |
|
Dean Herbert
|
c57a2f43fa
|
Merge branch 'master' into skin-blueprint-visual-improvements
|
2021-05-13 22:22:42 +09:00 |
|
smoogipoo
|
4cf4817ad2
|
Remove redundant parens
|
2021-05-13 22:11:58 +09:00 |
|
Dan Balasescu
|
d2fdd1e521
|
Merge branch 'master' into stable-anchor-origin
|
2021-05-13 22:06:21 +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
|
07e475cd13
|
Fix skin blueprint box drawing incorrectly when both scale and rotation are applied
|
2021-05-13 18:54:40 +09:00 |
|
Dean Herbert
|
9f8e6979dd
|
Fix display of skin blueprints when flipped
|
2021-05-13 18:00:25 +09:00 |
|
Dean Herbert
|
1cda55393e
|
Add aspect ratio locking and flip support to skin editor
|
2021-05-13 17:51:57 +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
|
cdcd31b546
|
Replace ISkinSerialisable with IsEditable property
|
2021-05-13 17:03:17 +09:00 |
|
Dean Herbert
|
469a7f5d2a
|
Reorder fields in SkinEditor
|
2021-05-13 13:04:17 +09:00 |
|
Dean Herbert
|
2bf8635ffd
|
Move field upwards in class
|
2021-05-13 13:03:23 +09:00 |
|
Dean Herbert
|
7bac81f394
|
Fix incorrect inline comments
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-05-12 19:37:00 +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
|
29e6f6b6b6
|
Remove public prefixes from interface type and add Components list for future use
|
2021-05-12 15:58:21 +09:00 |
|
Dean Herbert
|
05e0c57a6a
|
Keep component positions stable when changing anchor/origin
|
2021-05-12 15:30:52 +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
|
1d383024e2
|
Improve the visual appearance of skin editor blueprints
|
2021-05-12 13:54:30 +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
|
6d587dc392
|
Adjust target size slightly to better align with the screen
|
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
|
12684de66e
|
Add ability to adjust origin in skin editor
|
2021-05-11 18:39:14 +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 |
|
Dean Herbert
|
b9ab9342fa
|
Setup basics to allow extracting serializable content from skinnable Drawable s
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
1b701adfef
|
Add score/health processors to fill in default values
|
2021-05-10 18:15:39 +09:00 |
|
Dean Herbert
|
2ecd638f7f
|
Merge branch 'master' into skin-components-list
|
2021-05-10 18:13:10 +09:00 |
|
Dean Herbert
|
aff32b0d19
|
Merge branch 'master' into skin-components-list
|
2021-05-06 14:17:33 +09:00 |
|
Dean Herbert
|
15603de6e9
|
Change scale multiplier to be closer to expectations
|
2021-05-03 15:25:18 +09:00 |
|
Dean Herbert
|
7d8be8cd83
|
Add comment about why we are running checkForComponents on a timer
|
2021-05-03 15:20:00 +09:00 |
|
Dean Herbert
|
a298a93070
|
Remove redundant storage of blueprint's related item
|
2021-05-03 15:18:18 +09:00 |
|
Dean Herbert
|
51f4077b27
|
Reorder methods in SkinSelectionHandler to follow standards
|
2021-05-03 15:15:00 +09:00 |
|
Dean Herbert
|
a2faa0b74c
|
Remove dead code
|
2021-05-03 15:13:53 +09:00 |
|
Dean Herbert
|
01984de9c7
|
Use existing GetStateFromSelection helper function
|
2021-05-03 15:13:32 +09:00 |
|
Dean Herbert
|
f3b305bbe6
|
Rename and improve xmldoc of SkinEditorOverlay
|
2021-05-03 14:58:25 +09:00 |
|
Dean Herbert
|
e663629bc6
|
Match button appearance to that of the beatmap editor
|
2021-04-30 15:22:51 +09:00 |
|