Commit Graph

1413 Commits

Author SHA1 Message Date
Mitchell Wilson
0b47855b71 Copying //UE4/Dev-Documentation to Samples-Main (//UE4/Samples-Main) CL - 4860397
#rb none

[CL 4860421 by Mitchell Wilson in Main branch]
2019-01-31 15:30:04 -05:00
Michael Kirzinger
5f4e2b4396 Copying //UE4/Dev-Online to Dev-Main (//UE4/Dev-Main)
Source: //UE4/Dev-Online 4860295

#rb none

[CL 4860323 by Michael Kirzinger in Main branch]
2019-01-31 15:08:35 -05:00
Marcus Wassmer
6995e20184 Merging //UE4/Dev-Main@4848702 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
#lockdown rolando.caloca

[CL 4854488 by Marcus Wassmer in Dev-Rendering branch]
2019-01-30 20:34:55 -05:00
Marcus Wassmer
68f340a63c Merging //UE4/Dev-Main@4825910 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
KNOWN BROKEN DO NOT SYNC
#lockdown rolando.caloca

[CL 4827063 by Marcus Wassmer in Dev-Rendering branch]
2019-01-28 21:04:21 -05:00
Rolando Caloca
732810a13b DR - Copying //UE4/Dev-Main@4785067 to //UE4-DevRendering
#rb none
#rnx
#lockdown Marcus.Wassmer

[CL 4790611 by Rolando Caloca in Dev-Rendering branch]
2019-01-23 17:01:56 -05:00
Marcus Wassmer
e83575daa4 Merging //UE4/Dev-Main@4754280 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
Major update is from Niagara stream.

[CL 4757171 by Marcus Wassmer in Dev-Rendering branch]
2019-01-18 18:16:57 -05:00
Rolando Caloca
44c625f2a6 DR - Add missing enum entries
#rb none
#rnx

[CL 4750369 by Rolando Caloca in Dev-Rendering branch]
2019-01-18 08:43:44 -05:00
Marcus Wassmer
fee98d3ca5 Merging //UE4/Dev-Main@4729937 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none

[CL 4730169 by Marcus Wassmer in Dev-Rendering branch]
2019-01-15 18:30:06 -05:00
Marcus Wassmer
a8d6cc952b Merging //UE4/Dev-Main@4700769 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none

[CL 4729861 by Marcus Wassmer in Dev-Rendering branch]
2019-01-15 18:04:38 -05:00
Marcus Wassmer
834e95f3d3 Merging //UE4/Dev-Main@4680011 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none

[CL 4680455 by Marcus Wassmer in Dev-Rendering branch]
2019-01-03 19:28:34 -05:00
Marcus Wassmer
cbfcbbb93b Merging //UE4/Dev-Main@4662404 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
Should be just copyright updates

[CL 4680440 by Marcus Wassmer in Dev-Rendering branch]
2019-01-03 19:16:26 -05:00
Marcus Wassmer
3c30baa4f9 Merging //UE4/Dev-Main@4661957 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
Contains temporary removal of some FGeometryCollectionSceneProxy code that is not compatible with refactor.

[CL 4664599 by Marcus Wassmer in Dev-Rendering branch]
2018-12-15 14:19:22 -05:00
Marcus Wassmer
34052d4d13 Merging //UE4/Dev-Main@4624481 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none
#lockdown rolando.caloca

[CL 4626416 by Marcus Wassmer in Dev-Rendering branch]
2018-12-03 21:36:25 -05:00
Marcus Wassmer
c56a69a8c0 Merging //UE4/Dev-Main@4567547 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none

[CL 4568017 by Marcus Wassmer in Dev-Rendering branch]
2018-11-14 21:37:16 -05:00
Marcus Wassmer
437b881302 Merging //UE4/Dev-Main@4547706 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none

[CL 4549073 by Marcus Wassmer in Dev-Rendering branch]
2018-11-07 15:32:18 -05:00
robert manuszewski
c47ddb8d4f Added code to prevent packages from being saved when the final serialization pass added new custom versions that were not detected when tagging exports which would result in saving a corrupt package and crashes when loading it.
#rb none
#jira UE-63571

Note that this is not a fix for UE-63571

#ROBOMERGE-SOURCE: CL 4501044 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4501045 by robert manuszewski in Staging-4.21 branch]
2018-10-24 02:21:46 -04:00
dan oconnor
1772072069 Fix crash when reloading circularly dependent widget blueprints
#rb Jamie.Dale
#jira UE-63834, UE-65302

#ROBOMERGE-SOURCE: CL 4493121 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4493123 by dan oconnor in Staging-4.21 branch]
2018-10-19 19:26:08 -04:00
marc audy
de14aa3235 Undo CL# 4158849 as we are starting to discover a number of issues that fall out of it.
#jira UE-65518
#jira UE-65519
#jira UE-64886
#rb
#rnx
[FYI] Dan.OConnor, Thomas.Sarkanen

#ROBOMERGE-SOURCE: CL 4492838 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4492840 by marc audy in Staging-4.21 branch]
2018-10-19 18:04:51 -04:00
dan oconnor
abfc9071bc Add UberGraphFunctionKey to try and detect mismatch between reflection data and uber graph frame instances, only present when VALIDATE_UBER_GRAPH_PERSISTENT_FRAME is true (currently outside of shipping and test builds)
#jira UE-58685
#rb Michael.Noland

#ROBOMERGE-SOURCE: CL 4486236 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4486237 by dan oconnor in Staging-4.21 branch]
2018-10-18 11:41:04 -04:00
graeme thornton
939d356795 Revert CppStructOps SerializeMismatchedTag() back to previous FArchive form, and add a new structured archive version that has to be explicitly opted into. Converted all existing engine code to use the new structured archive, but gives backwards compatibility for licensees with the old FArchive version
Also removed TStructOpsTypeTraitsBase which has been deprecated since 4.16

#jira none
#rb steve.robb
[FYI] marc.audy

#ROBOMERGE-SOURCE: CL 4472580 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4472581 by graeme thornton in Staging-4.21 branch]
2018-10-16 04:50:42 -04:00
robert manuszewski
f83a44eb2e Made sure that GC's incremental ConditionBeginDestroy is not running when async loading in editor builds as this may result in the async loading code getting unreachable imports from linkers that haven't been detached yet.
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 4466523 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4466524 by robert manuszewski in Staging-4.21 branch]
2018-10-15 07:55:13 -04:00
dan oconnor
7138ab0feb Fix regression in stepping behavior caused by 4235135
#rb None
#jira UE-64893
[CODEREVIEW] Phillip.Kavan

#ROBOMERGE-SOURCE: CL 4449971 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4449972 by dan oconnor in Staging-4.21 branch]
2018-10-10 23:37:55 -04:00
ryan gerleve
a20c589538 Add an overload of FSoftObjectPath::FixupForPIE that takes an explicit PIE instance ID for cases where one is available instead of using GPlayInEditorID.
Use the new overload in NetworkRemapPath_local, since the world context is available and it avoids edge cases where GPlayInEditorID may not be set correctly.

#rb ben.zeigler
#jira UE-64999

#ROBOMERGE-SOURCE: CL 4448407 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4448826 by ryan gerleve in Staging-4.21 branch]
2018-10-10 17:52:50 -04:00
michael dupuis
4be97f7fe6 #jira none: uncomment the lazy obj ptr warning as the integration is completed
#rb none

#ROBOMERGE-SOURCE: CL 4444321 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4444322 by michael dupuis in Staging-4.21 branch]
2018-10-10 10:34:50 -04:00
dan oconnor
45cde1cad3 Fix leaking entries for PLACEHOLDER classes in the new ClassToPlaceholderMap
#rb Ben.Zeigler
#jira UE-64971
#rnx
[CODEREVIEW] Mike.Beach

#ROBOMERGE-SOURCE: CL 4441108 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4441125 by dan oconnor in Staging-4.21 branch]
2018-10-09 14:52:47 -04:00