6 Years Ago
[D11] Some fixes/improvements to task timing which should lead to better task ordering. Also I noticed all the items assets are in the warmup bundle so made the items initialization depend on that - previously we were doing a per-file load of all the items and then loading them all in the warmup bundle a few seconds later, which was a wasted opportunity.