Files
sbox-public/engine/Sandbox.Tools/Editor/LibrarySystem
Lorenz Junglas ca923d7a86 Unblock main thread during load (#4725)
* Async version of LoadAllGameResources

Can't move this off the main thread but we can time slice it so it's not blocking for a longer duration.

* Time slice Package.Download too

* Add a bunch of yields when compiling packages

* Add more loading screen titles and subtitles
2026-05-05 13:36:57 +01:00
..