branchrust_reboot/main/menuwarmup_editor_optimscancel
4 Commits over 0 Days - Infinitycph!
Fixed home's hero video init issue when using no menu warmup mode
Added Disable Game UI editor pref, disables the game ui (don't need it sometimes when working on main menu stuff)
Saves around a sec
Added Disable Dev Tools Warmup editor pref, skips the dev tools tabs warmup until first opened
Saves ~0.3s when entering playmode
Disable menu ui warmup editor pref now skips instantiation of the menu pages completely, they get created on first navigation instead
Saves ~2.5 seconds when entering playmode, without disabling the menu ui completely (at the expense of stalls when opening the menu tabs for the first time)