userJake_Richcancel
branchrust_reboot/main/primitive/optimize_prepare_prefabscancel

6 Commits over 0 Days - ∞cph!

1 Year Ago
Make the optimization for prepare prefabs a command line option as well so it can be toggled if it has issues (`-batch_manifest_imports`)
1 Year Ago
Add opt-in command line option `throw_manifest_error` to throw an error on manifest exception instead of continuing and using the manifest in the repo - will switch to opt-out once the manifest errors are fixed
1 Year Ago
Rename StopTransaction() -> EndTransaction()
1 Year Ago
Reimplement PreparePrefabs build optimization - wrap game manifest in StartAssetEditing() so it doesn't import prefabs between each step of the manifest - cache the labels applied while StartAssetEditing() is called so that it correctly applies multiple tags
1 Year Ago
Delete menu button that tested callback of amplify import lag spike
1 Year Ago
Remove debug spam from previous amplify import fix