You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- add FQueueRemesher::MinActiveEdgeFraction. If fraction of modified/total edges in remesh pass is below this parameter (default 1%), consider result converged. - Expose as option in FRemeshMeshOp, and add sane defaults for all parameters of Op - move CalculateTargetEdgeLength function from RemeshMeshTool to static function in FRemeshMeshOp, update Tool - add Geometry Script function ApplyUniformRemesh #rb jimmy.andrews #preflight 62a0f1923f1e313c6ad23c21 [CL 20562425 by Ryan Schmidt in ue5-main branch]