Commit Graph

5699 Commits

Author SHA1 Message Date
alexis matte
577af25417 Back out changelist 10765941
4.24.2 is not ready to receive submit
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 10766086 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v610-10636431)

[CL 10767321 by alexis matte in Main branch]
2019-12-17 13:13:27 -05:00
johan duparc
36be6588f6 Fix asset build issue with faces material remap, in case there is no material into the imported fbx
#jira UE-85920
#rb benoit.deschenes

#ROBOMERGE-OWNER: johan.duparc
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 10765941 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v610-10636431)

[CL 10767305 by johan duparc in Main branch]
2019-12-17 13:12:55 -05:00
sebastian nordgren
8335597d9d Added DuplicateAssetWithDialogAndTitle() to IAssetTools, which allows for the user to specify a title for the asset saving dialog that is displayed.
#rb frank.fella


#ROBOMERGE-SOURCE: CL 10760652 via CL 10760653
#ROBOMERGE-BOT: (v610-10636431)

[CL 10760656 by sebastian nordgren in Main branch]
2019-12-17 04:37:20 -05:00
alexis matte
5f83395b23 Fix old asset build issue with faces material remap, in case there is some data missing
[FYI] bob.tellez


#ROBOMERGE-SOURCE: CL 10736131 via CL 10736209
#ROBOMERGE-BOT: (v610-10636431)

[CL 10736222 by alexis matte in Main branch]
2019-12-16 11:21:54 -05:00
bob tellez
9cfe60b745 #UE4 Quick fix for crash in content validation
[FYI] Alexis.Matte


#ROBOMERGE-SOURCE: CL 10728904 via CL 10728905
#ROBOMERGE-BOT: (v610-10636431)

[CL 10728906 by bob tellez in Main branch]
2019-12-15 23:58:44 -05:00
alexis matte
a939a7fd42 Make sure we do not test against zero but against nearly zero when computing the tangents for skeletalmesh.
#rb benoit.deschenes


#ROBOMERGE-SOURCE: CL 10720808 via CL 10720846
#ROBOMERGE-BOT: (v610-10636431)

[CL 10720848 by alexis matte in Main branch]
2019-12-13 16:30:34 -05:00
rex hill
25fb7f3068 Content browser class blacklist refactor to include subclasses
#rb jamie.dale


#ROBOMERGE-SOURCE: CL 10717848 via CL 10717920
#ROBOMERGE-BOT: (v610-10636431)

[CL 10717961 by rex hill in Main branch]
2019-12-13 15:30:01 -05:00
rex hill
01959e1487 Refactor folder blacklists
#ROBOMERGE-SOURCE: CL 10709001 via CL 10713780
#ROBOMERGE-BOT: (v610-10636431)

[CL 10713969 by rex hill in Main branch]
2019-12-13 14:29:24 -05:00
Robert Manuszewski
7b6f840f7f Copying //UE4/Dev-Core @ 10708550 to Dev-Main (//UE4/Dev-Main)
#rb none

[CL 10708666 by Robert Manuszewski in Main branch]
2019-12-13 11:07:03 -05:00
alexis matte
9e7d085a5e Fix propagating vertex color to custom LOD
#rb ryan.schmidt, richard.talbotwatkin


#ROBOMERGE-OWNER: alexis.matte
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 10681967 via CL 10684029 via CL 10684043
#ROBOMERGE-BOT: (v610-10636431)

[CL 10684074 by alexis matte in Main branch]
2019-12-12 14:40:57 -05:00
bob tellez
a9cc7133db Back out changelist 10672659. Possible cause of asset corruption
[FYI] Alexis.Matte


#ROBOMERGE-OWNER: bob.tellez
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 10677601 via CL 10677680 via CL 10677713
#ROBOMERGE-BOT: (v610-10636431)

[CL 10677717 by bob tellez in Main branch]
2019-12-12 11:50:43 -05:00
rolando caloca
a34ca4f0a1 Fix a couple of metal issues
- Re-enable tessellation for Metal.
- On older versions of metal float3 is not a real type and is a define within the metal namespace. The easiest fix to this is to simply qualify the vector types within our version of cross product.

[FYI] Will.Damon, Matt.Collins
#rb lukas.hermanns, Will.Damon, Matt.Collins
#jira UE-82426, UE-85561, UE-84587, UE-85150
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: rolando.caloca
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 10672688 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v610-10636431)

[CL 10673258 by rolando caloca in Main branch]
2019-12-12 10:31:18 -05:00
alexis matte
7a86fb988a Fix propagating vertex color to custom LOD
#rb ryan.schmidt, richard.talbotwatkin


#ROBOMERGE-OWNER: alexis.matte
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 10672659 via CL 10672742 via CL 10672749
#ROBOMERGE-BOT: (v610-10636431)

[CL 10672750 by alexis matte in Main branch]
2019-12-12 10:21:18 -05:00
alexis matte
cc20e80f31 Fix crash reimporting with less sections
#jira UE-85367
#rb benoit.deschenes

#ROBOMERGE-SOURCE: CL 10663042 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v609-10634694)

[CL 10663065 by alexis matte in Main branch]
2019-12-11 16:59:38 -05:00
sebastien lussier
38d1fe0e15 Fixed errors occuring when loading maps when persistent HLOD static meshes changed names
Fixes the "Failed import for StaticMesh" errors which could cause nightly build failure.

Changed the name of the static meshes generated through the HLOD process to remove the "first actor name" part... which wasn't entirelly deterministic

#rb patrick.enfedaque


#ROBOMERGE-SOURCE: CL 10639566 via CL 10639569
#ROBOMERGE-BOT: (v609-10634694)

[CL 10639571 by sebastien lussier in Main branch]
2019-12-10 15:35:48 -05:00
florin pascu
a30655f8b4 Re-enable niagara gpucompute on Mobile
Incrementing ShaderGlslVersion to avoid compile errors


#ushell-cherrypick of 10480027 by Florin.Pascu
#rb Dmitriy.Dyomin, Jack.Porte, Allan Bentham


#ROBOMERGE-OWNER: florin.pascu
#ROBOMERGE-AUTHOR: florin.pascu
#ROBOMERGE-SOURCE: CL 10505362 via CL 10505365 via CL 10505439
#ROBOMERGE-BOT: (v606-10482310)

[CL 10505450 by florin pascu in Main branch]
2019-12-04 04:41:27 -05:00
matt collins
53384abba4 Fix for UE-84467.
We were calling metallib with -o=<path> which used to be accepted in XCode 10 and earlier.
Xcode11 dies on this.

[REVIEW] will.damon
#jira UE-84467
#rb none
#lockdown christina.riveron

#ROBOMERGE-OWNER: matt.collins
#ROBOMERGE-AUTHOR: matt.collins
#ROBOMERGE-SOURCE: CL 10492072 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v606-10482310)

[CL 10492594 by matt collins in Main branch]
2019-12-02 19:28:01 -05:00
mike beach
47f28bcf22 Copy up from DS[at]10490711 to Main.
#rb copy.up


#ROBOMERGE-OWNER: mike.beach
#ROBOMERGE-AUTHOR: mike.beach
#ROBOMERGE-SOURCE: CL 10490877 via CL 10491146
#ROBOMERGE-BOT: (v606-10482310)

[CL 10491151 by mike beach in Main branch]
2019-12-02 17:55:36 -05:00
jack porter
0e896ab786 Fix CIS
#rb None
#jira 0
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 10464855 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v595-10452236)

[CL 10464859 by jack porter in Main branch]
2019-11-27 01:41:53 -05:00
jack porter
93fa033bd8 Fixed crash loading non-power-of-two PVRTC fallback data when using a project not under the same tree as Engine.
#jira UE-85103
#rb trivial
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 10464843 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v595-10452236)

[CL 10464844 by jack porter in Main branch]
2019-11-27 01:36:15 -05:00
martin wilson
d0726c023f Re-enable streaming animation creation
#rb none


#ROBOMERGE-SOURCE: CL 10460574 via CL 10460583 via CL 10460590
#ROBOMERGE-BOT: (v595-10452236)

[CL 10460592 by martin wilson in Main branch]
2019-11-26 15:36:55 -05:00
sebastien lussier
f1fae07ce6 Revert changes to make baked MRS textures !srgb... More work needed to ensure fidelity with the original meshes
[FYI] bryce.lumpkin


#ROBOMERGE-SOURCE: CL 10453209 via CL 10453213 via CL 10453225
#ROBOMERGE-BOT: (v595-10452236)

[CL 10453236 by sebastien lussier in Main branch]
2019-11-26 11:10:45 -05:00
sebastien lussier
f7f776c9e6 #jira UE-84955
Crash trying to Rebuild HLODs

Fix possible crash if HLOD packages were duplicated
#rb patrick.enfedaque
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 10449698 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)

[CL 10449718 by sebastien lussier in Main branch]
2019-11-26 07:45:32 -05:00
phillip kavan
773fe128ee Fix for build exception during nativization of Match3 sample project (regression).
#rnx
#rb None
#jira UE-84832
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 10417788 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)

[CL 10419112 by phillip kavan in Main branch]
2019-11-25 12:13:51 -05:00
Stefan Boberg
d2f9a61b06 Copy-up from Dev-Core
#rb none

[CL 10419044 by Stefan Boberg in Main branch]
2019-11-25 12:03:09 -05:00