jeanluc corenthin
c655538c6c
Fixed crash when loading old udatasmith files saved before 5.1
...
#jira UE-201552, UE-201469
#rb jeanluc.corenthin
#rnx
[CL 30068011 by jeanluc corenthin in ue5-main branch]
2023-12-02 12:00:39 -05:00
marc audy
0e9265a93c
Fix C4702 warnings
...
#rb JeanLuc.Corenthin
#rnx
[CL 29950156 by marc audy in ue5-main branch]
2023-11-27 18:25:39 -05:00
steve robb
096f5b894c
TVariant trait compile time, PDB size and correctness improvements.
...
#rb james.hopkin
[CL 29132441 by steve robb in ue5-main branch]
2023-10-26 09:30:54 -04: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
marc audy
a61593568e
Fix PVS warnings - V591: Non-void function should return a value.
...
Add return values for static_assert cases to placate PVS
Fix copy operators not returning this
Fix a handful of other cases
[CL 28955609 by marc audy in ue5-main branch]
2023-10-20 01:28:06 -04:00
steve robb
a84e22104b
Replaced GET_VARARGS* macros with GET_TYPED_VARARGS*.
...
#rb james.hopkin
#jira UE-194628
[CL 28346416 by steve robb in ue5-main branch]
2023-09-29 13:00:07 -04:00
kriss gossart
3cdee84464
Chaos Cloth Asset - Severed the Datasmith Importer dependencies to the Chaos Cloth Asset, and allowed for more cloth object types to also use the importer.
...
#rb JeanLuc.Corenthin
#jira UE-182085
#rnx
[CL 27235710 by kriss gossart in ue5-main branch]
2023-08-21 07:11:19 -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
155710abfd
Fix Compilation Tests / NonUnity Compile UnrealGame Android
...
rb trivial
[CL 26775316 by david lesage in ue5-main branch]
2023-08-02 12:00:18 -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
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