You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Adding a lock around places that modify the free table. Keeping thread local array of IDs to free to minimize locks. Modified free table allocation. Previously size could be insuffiicient in some cases. #rb Shaun.Kime #jira UE-59768 #ROBOMERGE-SOURCE: CL 4512863 in //UE4/Release-4.21/... #ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21) [CL 4512865 by simon tovey in Staging-4.21 branch]