alexis matte
33a0db55b8
Fix crash when Loading skeletalmesh with cloth asset. Conditionnal load is call on the asset import data which will not call the postload right after the serialization but later.
...
#jira UE-190738 , UE-190973
#rb jeanluc.corenthin
#rnx
[CL 26555323 by alexis matte in ue5-main branch]
2023-07-24 16:55:04 -04:00
alexis matte
eadf28985c
Interchange: Fix missing call to ProcessContainerCache when accessing reimport data.
...
#rb jeanluc.corenthin
#rnx
[CL 26512632 by alexis matte in ue5-main branch]
2023-07-21 11:09:36 -04:00
alexis matte
5dcc6ef96a
Fix crash when re-importing texture
...
#jira UE-190701
#rb jeanluc.corenthin
#rnx
[CL 26485588 by alexis matte in ue5-main branch]
2023-07-20 10:45:21 -04:00
balazs toereki
7624c67592
Build health fix: Compile errors in InterchangeAssetImportData.cpp
...
#rb trivial
[CL 26461121 by balazs toereki in ue5-main branch]
2023-07-19 11:00:43 -04:00
balazs toereki
a49c81062a
[Interchange] Warnings when cooking a game with Interchange plugins disabled fixes.
...
Serializing NodeContainer and Pipellines for UInterchangeImportAssetData.
#jira UE-174312
#rb Alexis.Matte
[CL 26459650 by balazs toereki in ue5-main branch]
2023-07-19 10:01:34 -04:00
balazs toereki
5bd100406f
[Interchange] Animation doesn't load on a specific GLTF file
...
#jira UE-189934
#rb Alexis.Matte
[CL 26432554 by balazs toereki in ue5-main branch]
2023-07-18 09:37:31 -04:00
bob tellez
1595b6346f
[Backout] - CL26417344
...
[FYI] Balazs.Toereki
Original CL Desc
-----------------------------------------------------------------
[Interchange] Animation doesn't load on a specific GLTF file
#jira UE-189934
#rb Alexis.Matte
[CL 26422618 by bob tellez in ue5-main branch]
2023-07-17 20:22:52 -04:00
balazs toereki
56bff9b334
[Interchange] Animation doesn't load on a specific GLTF file
...
#jira UE-189934
#rb Alexis.Matte
[CL 26417526 by balazs toereki in ue5-main branch]
2023-07-17 17:00:45 -04:00
vedang javdekar
2c825d4846
Unshelved from pending changelist '25965791':
...
[interchange] Add the name of the pipeline assets in the import window
- The pipeline names in the Import Asset dialog using interchange pipelines have actual asset names followed by the class name in paranthesis.
#jira UE-185577
#rb JeanLuc.Corenthin
[CL 26190115 by vedang javdekar in ue5-main branch]
2023-06-22 15:04:26 -04:00
henrik karlsson
5db685f97d
[Engine]
...
* Moved dllexport from type to methods/staticvar in all Engine runtime code. This improves compile times, memory and performance in dll builds
[CL 26082269 by henrik karlsson in ue5-main branch]
2023-06-17 18:13:06 -04:00
Balazs Toereki
74eb29504a
[Interchange] Plugin and Ini config fixes
...
#jira UE-186417 UE-186413 UE-186418 UE-174312
#rb JeanLuc.Corenthin
[CL 25952122 by Balazs Toereki in ue5-main branch]
2023-06-13 11:00:19 -04:00
bob tellez
f6b2d1c634
[Backout] - CL25815133
...
#fyi Balazs.Toereki
Original CL Desc
-----------------------------------------------------------------
[Interchange] Plugin and Ini config fixes
#jira UE-186417 UE-186413 UE-186418 UE-174312
#rb JeanLuc.Corenthin Alexis.Matte
[CL 25836719 by bob tellez in ue5-main branch]
2023-06-07 01:08:31 -04:00
JeanLuc Corenthin
488b3e9753
Fixed crash on import high res mesh description with Interchange
...
#jira none
#rb none
[CL 25816891 by JeanLuc Corenthin in ue5-main branch]
2023-06-06 11:09:22 -04:00
Balazs Toereki
daba275aef
[Interchange] Plugin and Ini config fixes
...
#jira UE-186417 UE-186413 UE-186418 UE-174312
#rb JeanLuc.Corenthin Alexis.Matte
[CL 25815133 by Balazs Toereki in ue5-main branch]
2023-06-06 10:02:05 -04:00
JeanLuc Corenthin
bc8e6e9a61
Fixed level re-import logic when asset has been deleted and reimported as empty
...
Fixed level re-import logic when reimporting using another file
#jira UE-186752, UE-186962
#rb none
#preflight 6477afc8313d43282fb54cdc
[CL 25714067 by JeanLuc Corenthin in ue5-main branch]
2023-05-31 16:52:18 -04:00
Alexis Matte
e02363dd23
Change the AssetImportTask interchange options to use FSoftObjectPath instead of TObjectPtr to allow adding python and blueprint pipeline when filling the options.
...
#jira UE-171404
#rb none
#rnx
#preflight 6474b34cd36191bd261644fe
[CL 25664015 by Alexis Matte in ue5-main branch]
2023-05-29 10:34:59 -04:00
Alexis Matte
edcfd7b5e5
Make sure existing asset we want to import over are valid and output a message if they are invalid.
...
#jira none
#rb none
#rnx
#preflight 6474a8ea4a277ca8f057c90d
[CL 25663592 by Alexis Matte in ue5-main branch]
2023-05-29 09:36:41 -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
Alexis Matte
b69eb4eb21
Interchange: Make sure we can set blueprint and python pipeline in the override pipeline array of the import parameter.
...
#jira UE-171404
#rb trivial
#rnx
#preflight 6470a5c31212c8f540bb5739
[CL 25641172 by Alexis Matte in ue5-main branch]
2023-05-26 08:38:03 -04:00
Alexis Matte
c5d1dba053
Notify the user if there is no valid asset to import in a source data.
...
#jira UE-174337
#rb trivial
#rnx
#preflight 646fc010893dadf0358851d0
[CL 25628137 by Alexis Matte in ue5-main branch]
2023-05-25 16:29:45 -04:00
Alexis Matte
a774f8312f
Fix the source data display name
...
#jira UE-184529
#rb trivial
#rnx
#preflight 646fa1125b484acfee56eb68
[CL 25625253 by Alexis Matte in ue5-main branch]
2023-05-25 14:20:43 -04:00
Alexis Matte
260cff354c
Make sure the interchange notification go away when we have a failure. This will avoid pilling many notifications when doing a batch import.
...
#jira UE-182602
#rb trivial
#fyi jeanluc.corenthin
#rnx
#preflight 646d18acf85111e06c3cf090
[CL 25589114 by Alexis Matte in ue5-main branch]
2023-05-23 15:57:32 -04:00
Alexis Matte
da03a61547
Allow multiple concurrent import in the same folder
...
#jira UE-180718
#rb julien.stjean
#rnx
#preflight 6467daed0577c206c7e4f87e
[CL 25551894 by Alexis Matte in ue5-main branch]
2023-05-19 16:38:06 -04:00
Alexis Matte
e750ec5066
Interchange: Pipeline now have an optional "asset name" property use when importing 1 asset into the content browser.
...
#jira UE-178095
#rb jeanluc.corenthin
#rnx
#preflight 6467a3787958f15a8b8abd4d
[CL 25546937 by Alexis Matte in ue5-main branch]
2023-05-19 12:48:58 -04:00
kirill zorin
de8db5ff76
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
...
#rb zousar.shaker
#rb markus.breyer
#rb robert.manuszewski
#preflight 646391406b1406b54ab15460
[CL 25489627 by kirill zorin in ue5-main branch]
2023-05-16 10:52:49 -04:00