Commit Graph

110 Commits

Author SHA1 Message Date
b71c123214 Allow import of skins which don't have ini files 2018-03-19 20:26:16 +09:00
397b06283a Add basic skin configuration decoding support 2018-03-19 20:06:44 +09:00
8e52d91180 Handle missing files without hard failure
Also adds support for lookups with file extensions
2018-03-19 20:06:44 +09:00
3354849cc9 Fix code formatting regression 2018-03-12 22:01:18 +09:00
c70be29eda Move legacy conversion to LegacySkin 2018-03-12 11:30:13 +09:00
bd952ce370 Allow skinnable drawables to be of non-restricted size 2018-03-07 18:21:05 +09:00
02690e5f25 Move to private implementation 2018-03-05 21:27:37 +09:00
30b1447318 Fix skin file path lookup performance
Move path mapping to the resource store, so caching can happen against the component's name rather than the skin path.

Fixes regression of beatmap load time when a custom skin is selected.
2018-03-04 03:19:01 +09:00
f81eb2de65 Remove unnecessary local store 2018-02-23 14:24:32 +09:00
3726db53b5 Allow instantiation of skins 2018-02-23 13:38:12 +09:00