Commit Graph

130 Commits

Author SHA1 Message Date
jeanluc corenthin
b2f167e9bf Added Mobility attribute to IDatasmithActorElement
#rb jeanluc.corenthin
#rnx

[CL 35060501 by jeanluc corenthin in ue5-main branch]
2024-07-24 14:02:19 -04:00
brandon schaefer
e64748d3de Disable the top modules that are not currently set to enable AutoRTFM
#rb neil.henning

[CL 34015003 by brandon schaefer in ue5-main branch]
2024-05-30 17:59:48 -04:00
kriss gossart
268292f11b CIS - Fixed warning "C4996: 'IDatasmithClothActorElement::~IDatasmithClothActorElement': The experimental Cloth importer is no longer supported." that seems to only happen on some compiler versions.
#rnx
#rb dan.elksnitis

[CL 33422560 by kriss gossart in ue5-main branch]
2024-05-03 06:15:11 -04:00
kriss gossart
eeb802b932 CIS - Fixed warning: 'Clothes' is deprecated on Linux builds.
#rnx

[CL 33260052 by kriss gossart in ue5-main branch]
2024-04-26 06:31:15 -04:00
kriss gossart
f5b459f972 Datasmith - Remove the experimental Datasmith Clo json importer plugin, and deprecate unused Datasmith cloth code.
#rb JeanLuc.Corenthin

[CL 33259844 by kriss gossart in ue5-main branch]
2024-04-26 06:13:46 -04:00
steve robb
f8d47335a4 Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
[CL 31626444 by steve robb in ue5-main branch]
2024-02-19 16:51:58 -05:00
jeanluc corenthin
7d39370033 Fixed locale issue when initializng exporters on computer with non-US locale
Solution: Assumed console numerical variables are always stored according to the "C" locale
Fixed reading and writing of Datasmith animation values which were not enforcing the use of the "C" locale

#jira UE-196260, UE-198458
#rb benoit.deschenes, Josh.Adams

[CL 31026554 by jeanluc corenthin in ue5-main branch]
2024-01-30 18:15:47 -05:00
steve robb
f029468598 Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
[CL 30729174 by steve robb in ue5-main branch]
2024-01-19 16:41:35 -05:00
aris theophanidis
8ae2292282 Remove Compression.h from CoreMinimal.h
It's about 1/4 of CoreMinimal.h but rarely needed (Compression.h pulls on CriticalSection.h and Map.h that are costly).
#rb Yoan.StAmant

[CL 30683417 by aris theophanidis in ue5-main branch]
2024-01-18 09:56:55 -05:00
steve robb
7da84c1d1b Replaced UE_NODISCARD with [[nodiscard]].
[CL 30593744 by steve robb in ue5-main branch]
2024-01-12 10:47:04 -05:00
alexis matte
36e6b98c5c Fix Datasmith old FRawMesh serialization
#rb jeanluc.corenthin
#rnx

[CL 30133310 by alexis matte in ue5-main branch]
2023-12-05 16:02:12 -05:00
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
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
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
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
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
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
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
kerim borchaev
4a54bdf4f4 [3ds Max] RailClone/ForestPack mesh sharing
#jira UE-161107
#preflight 643e4791a35280ed4f0fdd34
#rb benoit.deschenes

[CL 25160498 by kerim borchaev in ue5-main branch]
2023-04-24 01:16:02 -04:00
jamie dale
933348f856 Use the FMessageDialog overloads that pass the optional title by-value
#jira
#rb none
#rnx

[CL 25062589 by jamie dale in ue5-main branch]
2023-04-15 19:49:32 -04:00
kerim borchaev
3248b6c4c5 Add support to geolocation to Datasmith API
#jira UE-180009
#preflight 642e78e7da7f9583702b9cff
#preflight 642e790df376ab43d22a9e35
#rb benoit.deschenes

[CL 24962394 by kerim borchaev in ue5-main branch]
2023-04-07 00:37:27 -04:00
charles bloom
0a198a3d1f OodleDataCompression parallel encode and decode helpers
can be swapped in with existing OodleDataCompression calls
does not add any extra header

#preflight https://horde.devtools.epicgames.com/job/640b9be070639dfc94013653
#rb fabian.giesen

[CL 24601830 by charles bloom in ue5-main branch]
2023-03-10 20:20:03 -05:00
Charles deRousiers
1c6fe73ece Add exposure as new light unit.
#rb chris.kulla
#jira none
#preflight 63f7e43e1206d91a2b6c4121

[CL 24519541 by Charles deRousiers in ue5-main branch]
2023-03-06 04:43:25 -05:00
bryan sefcik
16d68d7b4e Updated UHT to support parsing "#if WITH_COREUOBJECT" statements to resolve issues with generated.h includes not being found.
#[fyi] tim.smith

#ushell-cherrypick of 24060136 by bryan.sefcik
#preflight 63e2da35c2257e56f4157b7e

[CL 24062920 by bryan sefcik in ue5-main branch]
2023-02-07 18:40:43 -05:00
Charles deRousiers
9f9607a23f Add IsThinSurface on root node for flagging surface with thin shell (i.e., hollow interrior).
The defines a clear semantic for how thickness of a bottom layer should be handled with Strata. This CL only pipes the data for the various parts. A following CL will add a thickness property on the root node.

#rb none
#jira none
#preflight 638672dd4004f73f62ea9600
#fyi sebastien.hillaire

[CL 23324261 by Charles deRousiers in ue5-main branch]
2022-11-30 02:10:42 -05:00