You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] David.Lesage Original CL Desc ----------------------------------------------------------------- [CADKernel] Improve topological welding: - to try to fix large crack, a second step could be perform with a larger tolerance - to prevent the meshing failure of thin surface, and consequently the presence of a crack in the mesh, thin surface can be removed and replaced by a topological weld. 3 new CVar are added to drive this new process: - ds.CADTranslator.Stitching.ForceSew - ds.CADTranslator.Stitching.ForceFactor - ds.CADTranslator.Stitching.RemoveThinFaces Fix crashes, fix HD leak, fix RAM usage #jira UE-154019, UE-157085 #rb jeanluc.corenthin #preflight 6352c5ef7261e565c47ca046 #lockdown jeanmichel.dignard [CL 22713056 by aurel cordonnier in ue5-main branch]