Commit Graph

238 Commits

Author SHA1 Message Date
david lesage
596dada482 #jira UE-184633: [CADKernel] Fix Alias Material
#jira UE-184628: [CADKernel TechSoft] Fix Alias Orientation
#rb jeanluc.corenthin

[CL 26569714 by david lesage in ue5-main branch]
2023-07-25 08:43:27 -04:00
david lesage
f637d82693 #jira UE-188639: fix missing material with CADKernel
[CL 26462909 by david lesage in ue5-main branch]
2023-07-19 11:57:14 -04:00
david lesage
4b8dec978f CADKernel Update:
#jira UE-184628: fix Missing patches when importing Alias with CADKernel
#jira UE-189820: fix tessellation of hole
#jira UE-189455: fix step file orienation
#jira UE-184632: fix Alias file orienation
#jira UE-189450: fix missing patch

[CL 26428362 by david lesage in ue5-main branch]
2023-07-18 05:14:56 -04:00
christopher waters
2b78bbaa2b Fixing remaining IWYU errors
[CL 26358328 by christopher waters in ue5-main branch]
2023-06-30 18:31:26 -04:00
christopher waters
1c99959e3e Fixing IWYU compiles
[CL 26353592 by christopher waters in ue5-main branch]
2023-06-30 16:11:56 -04:00
David Lesage
f4b73c06d1 #jira UE-188096
Remove multiprocessing in FParametricMesher::PreMeshingTasks()
#rb jeanluc.corenthin

[CL 25905590 by David Lesage in ue5-main branch]
2023-06-09 17:33:13 -04:00
David Lesage
e0b867be07 #jira UE-188096
Fix crash: Add check to avoid empty FTopologicalLoop in CADKernel
#rb none

[CL 25889315 by David Lesage in ue5-main branch]
2023-06-09 06:32:59 -04:00
David Lesage
10b189234a #jira UE-174764, UE-153614, UE-154019
[CADKernel] Improve meshing strategy in thin zone, Improve Sew algorithm
#fyi Jeanluc.corenthin

[CL 25811518 by David Lesage in ue5-main branch]
2023-06-06 03:35:55 -04:00
Marc Audy
43986f732d Fix divergences from FNMain
#rnx
#preflight

[CL 25777212 by Marc Audy in ue5-main branch]
2023-06-02 19:33:12 -04:00
David Lesage
12e8619a86 Fix Alias Import None/Heal
CADKernel:
- Fix crash in meshing
- Improve Healing
#preflight 6479d9608417d792598b2943

[CL 25758236 by David Lesage in ue5-main branch]
2023-06-02 08:15:41 -04:00
David Lesage
ceebcecff9 fix Issue 313112: Static analyzer warnings in Topomaker.cpp
#preflight 6478c5418417d79259068d3a

[CL 25729710 by David Lesage in ue5-main branch]
2023-06-01 12:36:40 -04:00
David Lesage
fe5681987e CADKernel update for Meshing of thin faces, Stitching = Sew
#jira UE-153614, UE-184633, UE-184632, UE-184628
#fyi jeanluc.corenthin
#preflight 64789d071c5c2b3fa2228534

[CL 25725015 by David Lesage in ue5-main branch]
2023-06-01 09:42:13 -04:00
kirill zorin
b6ee3a6c64 Fix UE_LOG callsites that have format string-related UB
#rb trivial
#preflight 647107780a6634dbb236a0a6

[CL 25651638 by kirill zorin in ue5-main branch]
2023-05-26 15:52:39 -04:00
David Lesage
b16c44128e rollback to rev 12
#rb none
#jira none
#preflight none
#preflight 646f19e61b241f074893c053

[CL 25617342 by David Lesage in ue5-main branch]
2023-05-25 04:35:21 -04:00
David Lesage
83de9ff9f3 refactoring CADKernel::FPoint
#rb none
#preflight 646f14451b241f07488f75ad

[CL 25617135 by David Lesage in ue5-main branch]
2023-05-25 04:04:06 -04:00
David Lesage
5756f69fdb #jira UE-186795: Fix definition of implicit copy constructor for 'FSurfacicBoundary'
#rn none
#preflight 646f09b31417daba1e419548

[CL 25616939 by David Lesage in ue5-main branch]
2023-05-25 03:25:50 -04:00
Steve Robb
9c19f91dfe Fixed mismatched copy constructor/assignment operator inUE::CADKernel::FOrientedCurve.
#rb none
#jira none
#preflight none

[CL 25579804 by Steve Robb in ue5-main branch]
2023-05-23 07:53:13 -04:00
Steve Robb
b607159814 Fixed mismatched copy constructor/assignment operator in UE::CADKernel::FOrientedFace.
#rb none
#jira none
#preflight none

[CL 25579768 by Steve Robb in ue5-main branch]
2023-05-23 07:51:44 -04:00
David Lesage
e68b5e1784 Delete unused file
#rb trivial
#preflight 646c9546576becd7b5bd0aec

[CL 25578565 by David Lesage in ue5-main branch]
2023-05-23 06:45:15 -04:00
Steve Robb
a846c14e13 Fixed mismatched copy constructor/assignment operator in UE::CADKernel::FOrientedEdge.
#rb none
#jira none
#preflight none

[CL 25578515 by Steve Robb in ue5-main branch]
2023-05-23 06:38:48 -04:00
Steve Robb
46e370cc23 Fixed mismatched copy constructor/assignment operator in FSurfacicBoundary.
#rb none
#jira none
#preflight none

[CL 25578488 by Steve Robb in ue5-main branch]
2023-05-23 06:37:45 -04:00
David Lesage
1a5182caed Fix Compilation Tests / Static Analysis Win64 (MSVC)
#rb none
#preflight 646b97262c0a5da0dcecb9e6

[CL 25566138 by David Lesage in ue5-main branch]
2023-05-22 12:41:18 -04:00
David Lesage
79894aa7d0 Fix NonUnity Compile UnrealGame Android
#rb none
#preflight 646b90f94130b0ce5034fd33

[CL 25565653 by David Lesage in ue5-main branch]
2023-05-22 12:16:43 -04:00
David Lesage
b9ec2f17ca CADKernel update: Meshing of thin faces
#jira UE-153614
#rb jeanluc.corenthin
#preflight 646b2e834422ba05f4c9974d

[CL 25561132 by David Lesage in ue5-main branch]
2023-05-22 05:12:57 -04:00
kerim borchaev
76fdc88bd0 [Datasmith] Geolocation api supports 'unset' value
-  Sketchup doesn't provide elevation so not setting elevation won't have it in .udatasmith file and imported into Unreal as metadata

#jira UE-184935
#preflight 645bd5ea46411bde95200aba
#rb JeanLuc.Corenthin

[CL 25450390 by kerim borchaev in ue5-main branch]
2023-05-12 11:28:56 -04:00