Files
UnrealEngineUWP/Engine/Source/Developer/AssetTools/Private/AssetViewUtils.cpp
wouter burgers ce947ddbd0 SourceControl: Optimized SyncPackagesFromSourceControl and SyncPathsFromSourceControl for larger volumes.
The UEFN sync feature calls SyncLatestFromSourceControl, which calls SyncPathsFromSourceControl and could potentially sync a lot of items at once.
By batching the force-load and reset-linkers steps, this operation became significantly faster.

#rnx

[CL 26456417 by wouter burgers in 5.3 branch]
2023-07-19 06:20:31 -04:00

72 KiB