ad737e0d6eDocumentation for background resource loading. Expanded Scene::LoadAsync() to either background load resources only, load scene + resources synchronously, or background load resources first, then load the scene. Closes #406.
11 年 前
Lasse Öörni
be66059009Refactor resource background loading into a separate class.