Files
UnrealEngineUWP/Engine/Source/Runtime
David Lesage f02be1a360 #jira UE-160177 ConverterToDynamicMesh hangs
The problem appears when a process of a set of StaticMesh calling ConverterToDynamicMesh is parallelized.
TFuture<void> / Async is not adapted for parallelization of parallelized process.
On the advice of Andriy Tylychko, TFuture has been replaced by UE::Tasks::FTask
#rb geometrytools
#swarm https://p4-swarm.epicgames.net/reviews/21225362
#preflight 62fa3b6ccf7afa018b4afaf9

[CL 21385622 by David Lesage in ue5-main branch]
2022-08-15 08:32:20 -04:00
..
2022-07-12 04:25:20 -04:00
2022-07-17 22:45:06 -04:00
2022-08-15 06:20:11 -04:00
2022-08-09 15:43:58 -04:00
2022-08-12 04:37:59 -04:00
2022-08-12 16:15:05 -04:00
2022-08-10 16:03:37 +00:00
2022-06-30 15:41:13 -04:00
2022-08-09 15:43:44 -04:00
2022-08-10 15:41:44 -04:00
2022-08-15 06:03:24 -04:00
2022-08-10 16:03:37 +00:00