Dean Herbert
|
bebc3309ce
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
|
Dean Herbert
|
a15828ab25
|
Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
|
2019-08-30 14:55:52 +09:00 |
|
iiSaLMaN
|
d8535574d1
|
Pass sample info to Skin.GetSample
|
2019-08-23 14:32:43 +03:00 |
|
smoogipoo
|
0bd35ab7bb
|
Turn on warnings, resolve issues
|
2019-04-25 17:36:17 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
0a24d188b4
|
Remove TryGetValue as it won't work
|
2019-01-10 19:01:41 +09:00 |
|
Dean Herbert
|
4cee21f356
|
Make skinning better
|
2019-01-07 20:12:39 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
366b7fca65
|
Remove GetColour method
|
2018-03-22 18:50:19 +09:00 |
|
Dean Herbert
|
425d4aa766
|
Add ability to lookup arbitrary SkinConfiguration values
|
2018-03-22 18:10:28 +09:00 |
|
Dean Herbert
|
c4fe6a04c5
|
Use string lookups for combo colours
|
2018-03-22 17:32:05 +09:00 |
|
Dan Balasescu
|
ab9505652b
|
Merge branch 'master' into skin--completion
|
2018-03-22 16:44:00 +09:00 |
|
Dean Herbert
|
f03abb3145
|
Add GetTexture method to ISkinSource
Used to shortcut lookup checks without potentially expensive drawable creation overhead.
|
2018-03-20 16:40:11 +09:00 |
|
Dean Herbert
|
9ad4e9284a
|
Add skin source fallback chain
|
2018-03-20 16:40:11 +09:00 |
|
Dean Herbert
|
dbcf755618
|
Make Beatmaps parsable as skins
|
2018-03-20 16:05:29 +09:00 |
|
Dean Herbert
|
397b06283a
|
Add basic skin configuration decoding support
|
2018-03-19 20:06:44 +09:00 |
|
Dean Herbert
|
3726db53b5
|
Allow instantiation of skins
|
2018-02-23 13:38:12 +09:00 |
|