Commit Graph

83 Commits

Author SHA1 Message Date
steve robb
f43fc1d782 Fixed up more bool-taking calls to take EAllowShrinking instead.
[CL 30894388 by steve robb in ue5-main branch]
2024-01-25 14:09:12 -05:00
steve robb
83fe932303 Removed TAnd on variadic function argument checks.
#rb danny.couture

[CL 29087205 by steve robb in ue5-main branch]
2023-10-25 09:42:42 -04:00
david lesage
32badc8b17 #jira UE-192389 : Improve CADKernel stability to fix the last known crashes
#rb jeanluc.corenthin, flavien.picon

[CL 26990762 by david lesage in ue5-main branch]
2023-08-10 09:54:38 -04:00
david lesage
1f8a363ced #jira UE-184628, #jira UE-188096 : Improve CADKernel stability
[FYI] jeanluc.corenthin

[CL 26878170 by david lesage in ue5-main branch]
2023-08-07 01:46:43 -04:00
david lesage
50cb04fa05 #jira UE-190604: improve CADKernel to better manage thin zone loop.
[FYI] jeanluc.corenthin

[CL 26771389 by david lesage in ue5-main branch]
2023-08-02 10:22:10 -04:00
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
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
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
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
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
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
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
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
Steve Robb
c4e1c5f7a4 Fixed mismatched copy constructor/assignment operator in UE::CADKernel::FOrientedFace.
#rb none
#jira none
#preflight none

[CL 25153205 by Steve Robb in ue5-main branch]
2023-04-21 16:44:19 -04:00
Steve Robb
30186ac52c Fixed mismatched copy constructor/assignment operator in UE::CADKernel::FLinearBoundary.
#rb none
#jira none
#preflight none

[CL 25153087 by Steve Robb in ue5-main branch]
2023-04-21 16:37:51 -04:00
Steve Robb
9910f347fe Fixed mismatched copy constructor/assignment operator in FOrientedEdge.
#rb none
#jira none
#preflight none

[CL 25151612 by Steve Robb in ue5-main branch]
2023-04-21 15:22:18 -04:00
David Lesage
5171b6edb6 Remove unused class: UE::CADKernel::FParameters
#rb none
#preflight 642d77cf4d26bcd1ebef9e6c

[CL 24926900 by David Lesage in ue5-main branch]
2023-04-05 09:35:45 -04:00