Bartłomiej Dach
|
f86b7f0702
|
Enable NRT in EditorBeatmapSkin
|
2024-02-23 14:52:44 +01:00 |
|
Bartłomiej Dach
|
d1d32fc16c
|
Fix editor displaying combo colours in effectively incorrect order
Addresses https://github.com/ppy/osu/discussions/27316.
Stable lies about the first combo colour being first; in the `.osu`
file it is actually second. It does a thing in editor itself to correct
for this.
https://github.com/peppy/osu-stable-reference/blob/master/osu!/GameModes/Edit/Forms/SongSetup.cs#L233-L234
|
2024-02-23 14:49:46 +01:00 |
|
Dean Herbert
|
1aa0e40f2f
|
Add "Component" prefix to lookup naming
|
2022-11-09 17:46:43 +09:00 |
|
Dean Herbert
|
c908969d9b
|
Rename ISkinComponent to ISkinLookup
|
2022-11-09 17:46:43 +09:00 |
|
Dan Balasescu
|
b4e55f7309
|
Apply IRenderer changes
|
2022-08-02 19:50:57 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
90093c1d9d
|
Combine private skin variable into exposed one
|
2022-04-18 13:32:37 +09:00 |
|
Salman Ahmed
|
338d94626e
|
Expose underlying skin of EditorBeatmapSkin
|
2022-04-18 06:44:39 +03:00 |
|
Dean Herbert
|
1c7cbc8621
|
Add missing readonly keyword to new bindable
|
2021-08-16 17:14:13 +09:00 |
|
Bartłomiej Dach
|
df43e758ee
|
Add editable beatmap skin
|
2021-08-15 21:18:07 +02:00 |
|