branchrust_reboot/main/skin_cachecancel
8 Commits over 30 Days - 0.01cph!
Binary skin cache implementation (improved skin loading time with less stutter)
Skins are now compressed in memory (reduced runtime memory usage)
Skin cache optimizations and profiling
Run skin manifest JSON deserialization in a thread
Some skin cache tweaks (uses .cache file extension, supports loading from cache even if no source image exists)
Removed unused prefab instantiate from Skin.ReadDefaults