This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-21 05:09:57 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
793
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
19 Commits
Add legacy skin fallback when beatmap skin is providing resources
Dean Herbert
·
2022-10-12 17:47:20 +09:00
8bf4ca4b53
Move basic transformer behaviour to base
abstract
class
Dean Herbert
·
2022-09-22 18:53:43 +09:00
74aefdc5bd
Fix sprite dropdown not showing resources from non-legacy skins during gameplay
Dean Herbert
·
2022-09-22 18:53:43 +09:00
ea7c5458fe
Apply IRenderer changes
Dan Balasescu
·
2022-08-02 19:50:57 +09:00
b4e55f7309
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Expose
LegacySkinTransformer
's underlying skin for pattern-matching
Salman Ahmed
·
2022-06-04 01:14:42 +03:00
045e044637
Fix lookup through transformers
Dan Balasescu
·
2022-04-05 16:47:15 +09:00
2ec15a1ebe
Remove
SkinConfiguration
subclasses and allow configuration parsing for all skin types
Dean Herbert
·
2021-10-22 14:42:23 +09:00
93482414d6
Forward all base transformer lookup methods to
Skin
Salman Ahmed
·
2021-06-11 12:44:25 +03:00
e59beffc4e
Refrain from attempting to transform null skins
Salman Ahmed
·
2021-06-10 16:36:45 +03:00
09a2d008d2
Convert
LegacySkinTransformer
s to accept raw
ISkin
s rather than a full
ISkinSource
Salman Ahmed
·
2021-06-09 22:49:31 +03:00
cf40282f1f
Fix
FindProvider
incorrectly returning
LegacySkinTransformer
itself
Dean Herbert
·
2021-06-07 23:23:44 +09:00
c0305343bc
Make
FindProvider
non-default
Dean Herbert
·
2021-05-31 21:29:47 +09:00
3ff9f9c89d
Use ISample everywhere in Skin GetSample lookup path
Dean Herbert
·
2021-02-18 18:32:28 +09:00
00574a5288
Initial sample + samplechannel rework
smoogipoo
·
2021-01-19 17:11:40 +09:00
de9d075f94
Merge GlobalSkinConfiguration settings into the LegacySetting enum
Salman Ahmed
·
2020-07-29 10:35:51 +03:00
5439099b7c
Add texture wrapping support to skins
smoogipoo
·
2020-07-17 16:54:30 +09:00
9f7750e615
Check skin option in skin transformers
Bartłomiej Dach
·
2020-06-22 20:08:32 +02:00
8233f5fbc4
Add base legacy skin transformer
Bartłomiej Dach
·
2020-06-21 23:06:55 +02:00
ad85c5f538