Marc Audy
b04bcc03de
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4677883
...
#rb
#rnx
[CL 4678256 by Marc Audy in Dev-Framework branch]
2019-01-03 09:32:53 -05:00
Chris Gagnon
8fc25ea18e
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
Marc Audy
608734e30d
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4664414
...
#rb
#rnx
[CL 4666113 by Marc Audy in Dev-Framework branch]
2018-12-17 12:24:20 -05:00
Marc Audy
6883d64fb7
PR #5284 : Allow multiple ExpandEnumsAsExecs parameters (Contributed by korkuveren)
...
#jira UE-66615
#rb Me
[CL 4649624 by Marc Audy in Dev-Framework branch]
2018-12-11 15:10:39 -05:00
Marc Audy
faec116790
Use metadata static instead of redefining it
...
#rb
#rnx
[CL 4649131 by Marc Audy in Dev-Framework branch]
2018-12-11 13:43:17 -05:00
Ben Zeigler
6b72515c9f
#jira UE-55211 Fix it so soft object blueprint pins are fixed up on load in the editor, this fixes issue where referenced objects were not being cooked, and will also correctly fixup redirectors on load
...
#rb marc.audy
[CL 4639077 by Ben Zeigler in Dev-Framework branch]
2018-12-06 18:11:34 -05:00
Marc Audy
c91e3e5543
PR #5336 : Add auto conversion from class to string (Contributed by KristofMorva)
...
#jira UE-67248
#rb Me
[CL 4638001 by Marc Audy in Dev-Framework branch]
2018-12-06 15:45:02 -05:00
Marc Audy
2d3c24b32f
Fix crash retreiving a graph for a graph that is (probably) in the process of being closed/deleted
...
#jira UE-67057
#rb
[CL 4636848 by Marc Audy in Dev-Framework branch]
2018-12-06 11:30:11 -05:00
Ben Zeigler
9b08aa4598
Add code to keep orphan pins around for any links lost during backward compatible node conversion, this avoids silent data loss
...
#codereview marc.audy
#rb none
[CL 4617863 by Ben Zeigler in Dev-Framework branch]
2018-11-30 15:49:16 -05:00
Ben Zeigler
00d30c0b9d
#jira UE-64423 Add option to UEdGraphSchema::MovePinLinks to notify when disconnecting pins and set true when doing back compat fixes
...
This allows re-evaluating knot nodes to fix type problems
#rb marc.audy
[CL 4613146 by Ben Zeigler in Dev-Framework branch]
2018-11-29 17:56:35 -05:00
Dan Oconnor
a76a8b3e09
Remove breakpoints reference a graph when the graph is deleted
...
#rb Phillip.Kavan
#jira UE-66684
[CL 4599103 by Dan Oconnor in Dev-Framework branch]
2018-11-27 16:10:12 -05:00
Marc Audy
3903a00380
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ CL# 4586854
...
#rb
#rnx
[CL 4588942 by Marc Audy in Dev-Framework branch]
2018-11-21 22:55:06 -05:00
Marc Audy
0adba02dd5
(4.21.1) Fix potential ensure when iterating LinkedTo as BreakLinkTo can mutate it.
...
#jira UE-66767
#rb
#rnx
[CL 4588804 by Marc Audy in Dev-Framework branch]
2018-11-21 20:54:23 -05:00
Lauren Ridge
d0e21007ad
Reparenting editor-only automation tests to editor automation classes
...
#jira none
#rb Chris.Gagnon
[CL 4572796 by Lauren Ridge in Dev-Editor branch]
2018-11-16 12:29:38 -05:00
Matt Kuhlenschmidt
cde8160913
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4572510 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-11-16 11:15:08 -05:00
Lauren Ridge
f93c388d1d
Removing compile warning until fix for automation blueprints is in.
...
#jira none
#rb trivial
[CL 4571224 by Lauren Ridge in Dev-Editor branch]
2018-11-15 17:50:33 -05:00
Lauren Ridge
d5b64bf5d3
Moving editor function in runtime blueprints compile error to ValidateFunctionOnCompile, adding additional logic to handle WITH_EDITOR wrapped functions
...
#jira UE-64206
#rb Dan.OConnor
[CL 4569351 by Lauren Ridge in Dev-Editor branch]
2018-11-15 11:27:48 -05:00
Ben Marsh
ea340d3fbf
Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main)
...
#rb none
#lockdown Nick.Penwarden
[CL 4567513 by Ben Marsh in Main branch]
2018-11-14 19:05:13 -05:00
Matt Kuhlenschmidt
46e3285149
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4543237 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-11-06 10:00:36 -05:00
Marc Audy
53f5197df4
Make FKCHandler_CallFunction::GetFunctionNameFromNode return FName instead of FString
...
#rb
#rnx
[CL 4507428 by Marc Audy in Dev-Framework branch]
2018-10-25 11:25:14 -04:00
dan oconnor
ce23faddd3
"Assign [Delegate Name]" blueprint context menu entries now properly create a custom event node again
...
#jira UE-65000
#rb Marc.Audy
#ROBOMERGE-SOURCE: CL 4442758 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4442764 by dan oconnor in Staging-4.21 branch]
2018-10-09 17:42:02 -04:00
marc audy
a8f49d73d5
PR #5133 : UE-64479 Fix the icon display for the Timeline node replication status (Contributed by mamoniem)
...
PR #5132 : UE-64479: Replicated icon shows up for timelines in BP (Contributed by projectgheist)
#jira UE-64479
#jira UE-64596
#jira UE-64606
#rb Me
#ROBOMERGE-SOURCE: CL 4415784 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4415785 by marc audy in Staging-4.21 branch]
2018-10-02 12:38:16 -04:00
marc audy
4fdfc81311
Fix crash pasting timeline with external curve that has been force deleted
...
#jira UE-64504
#rb Fred.Kimberley
#ROBOMERGE-SOURCE: CL 4403695 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4403696 by marc audy in Staging-4.21 branch]
2018-09-27 18:44:32 -04:00
Matt Kuhlenschmidt
0c387a28a1
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4395683 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-09-25 13:44:09 -04:00
Marc Audy
af90b7bcd4
Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main) @ 4395008
...
#rb
#rnx
#lockdown Nick.Penwarden
[CL 4395058 by Marc Audy in Main branch]
2018-09-25 10:11:35 -04:00