Files
UnrealEngineUWP/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public
jeanluc corenthin 81ecea9a08 Fixed issue with tessellation of planar surfaces
Added CVar "CADKernel.FaceMesher.DetectPlanarFace" to enable/disable specific tessellation for planar faces
Added GeometryCore module to use FDelaunay class to tessellate planar surfaces
Added utility functions for Curve, Surface and Face entities
Replaced use of NURBS curves of degree 1 with use of polylines
Made necessary fixes on code related to polylines
Fixed miscellanous inconsistencies in the API
Cleanup code - WIP

#jira UE-215235
#rnx

[CL 36292235 by jeanluc corenthin in 5.5 branch]
2024-09-14 14:08:47 -04:00
..