Commit Graph

1317 Commits

Author SHA1 Message Date
Chris Gagnon
6f65d35a7a Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) in prep for copy up
#rb none

[CL 8563299 by Chris Gagnon in Dev-Editor branch]
2019-09-06 19:11:19 -04:00
Marc Audy
181b245591 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 8417635
#rb
#rnx

[CL 8420815 by Marc Audy in Dev-Framework branch]
2019-09-03 10:41:02 -04:00
Max Chen
61603c83e4 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) at CL#8390086
#rb none

[CL 8393238 by Max Chen in Dev-Editor branch]
2019-09-01 02:03:35 -04:00
jc authier
54f248d82c Fix crash when loading a blueprint that contains a Switch Enum that had its related enum class renamed
#rb Marc.Audy
[FYI] Phillip.Kavan


#ROBOMERGE-SOURCE: CL 8371086 via CL 8371800
#ROBOMERGE-BOT: (v402-8361577)

[CL 8371866 by jc authier in Main branch]
2019-08-29 10:48:33 -04:00
Josh Markiewicz
d79515867d Copying //UE4/Dev-Online to Dev-Main (//UE4/Dev-Main)
- Up to CL8320930 from DevOnline and 8311605 Merge Down from Main
- skipped some Fortnite content/plugins/code where it tried to reintegrate files that had been moved pending investigation
#rb none

[CL 8321295 by Josh Markiewicz in Main branch]
2019-08-26 18:35:22 -04:00
Marc Audy
a7459b1afc Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 8292949
#rb
#rnx

[CL 8293622 by Marc Audy in Dev-Framework branch]
2019-08-26 10:30:04 -04:00
yoan stamant
b284956ebd UK2Node_BaseAsyncTask: Rollback change 4421805 (custom event node marked as CallInEditor)
Adding FEditorScriptExecutionGuard for OnPick & OnCancel delegates for CompositingPickerAsyncTask

As discussed with gameplay team, another approach should be used for composure instead of marking output delegates of async task node as CallInEditor. If the feature is still required they can use FEditorScriptExecutionGuard around the delegate broadcast calls for the nodes that are expected to work outside of PIE.

#rnx
#jira UE-73376
[at]mike.beach [at]michael.noland [at]rod.bogart


#ROBOMERGE-SOURCE: CL 8224639 via CL 8230148
#ROBOMERGE-BOT: (v401-8057353)

[CL 8230885 by yoan stamant in Main branch]
2019-08-23 12:08:35 -04:00
Jonathan Lambert
8b664bb0b5 Allow drag to re-order local variables in MyBlueprint #jira UE-12398 #rb Dan.Oconnor
[CL 8216691 by Jonathan Lambert in Dev-Framework branch]
2019-08-22 17:43:35 -04:00
Ben Hoffman
4ed14d0ab8 Add keyword support for Custom Events
User can now type in additional keywords to the details panel of a custom event and search for them in the BP context menu

#jira UE-62510
#RB Michael.Noland

[CL 8184295 by Ben Hoffman in Dev-Framework branch]
2019-08-21 14:38:09 -04:00
Max Chen
719222de61 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 8153426 by Max Chen in Dev-Editor branch]
2019-08-21 00:20:50 -04:00
Ben Hoffman
de3266d787 Duplicating an interface function no longer duplicates the pins on the graph
When the schema duplicates a graph, have it path up all function terminators, not just the entry.
When an interface graph is duplicated, check to make sure a user defined pin exists first before adding it.

#jira UE-79032
#jira UE-58390
#rb Marc.Audy

[CL 8126934 by Ben Hoffman in Dev-Framework branch]
2019-08-20 12:51:36 -04:00
Ben Hoffman
1d22669dc2 Add a function to check if a user defined pin exists by FName to EditablePinBase
#rnx
#rb me
#jira none

[CL 8126383 by Ben Hoffman in Dev-Framework branch]
2019-08-20 11:21:59 -04:00
phillip kavan
b064389ce0 FiB: Allow SwitchEnum node output pins for native enums to be searchable by their corresponding C++ enum name.
#rb Michael.Noland


#ROBOMERGE-SOURCE: CL 8092251 via CL 8096553
#ROBOMERGE-BOT: (v401-8057353)

[CL 8096576 by phillip kavan in Main branch]
2019-08-16 14:21:09 -04:00
jurre debaare
79502cbd2c Animation blueprint related nodes are not visible in BP action context menu
#fix Backing out change 6544525
#jira UE-78919, UE-78806
#rb Martin.Wilson
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 8057475 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v400-8057353)

[CL 8057476 by jurre debaare in Main branch]
2019-08-15 07:40:28 -04:00
Ben Hoffman
98593071cd Do not allow the addition of a native event node if there is already an existing function graph with that name
#jira UE-78795
#rb Michael Noland
#rnx

[CL 8010359 by Ben Hoffman in Dev-Framework branch]
2019-08-13 16:53:52 -04:00
Marc Audy
2ae81698c3 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 7985126
#rb
#rnx

[CL 7987668 by Marc Audy in Dev-Framework branch]
2019-08-13 12:59:27 -04:00
dan oconnor
b907a51805 Use DoesDefaultValueMatch instead of directly comparing default value string data
#rb Phillip.Kavan
#jira UE-78624
#rnx

#ROBOMERGE-SOURCE: CL 7954526 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v393-7951996)

[CL 7954531 by dan oconnor in Main branch]
2019-08-12 18:03:41 -04:00
Ben Hoffman
027e8c2a1c Add "Convert function to event" option for function nodes and a "convert event to function" option for events
#jira UE-75743
#jira UE-75746
#rb Michael Noland

[CL 7909103 by Ben Hoffman in Dev-Framework branch]
2019-08-08 18:40:28 -04:00
Rex Hill
71bb23594b ToolMenus, simplify add sub menu API to not require menu's name
#rb none
#rnx

[CL 7908995 by Rex Hill in Dev-Editor branch]
2019-08-08 18:19:41 -04:00
Rex Hill
dc107df197 Graph Editor node menus converted to ToolMenus
#rb none
#rnx

[CL 7900622 by Rex Hill in Dev-Editor branch]
2019-08-08 16:32:13 -04:00
Rex Hill
44507f764d Graph Editor Context Menus refactored as ToolMenus
#rb lauren.ridge
#jira UETOOL-1497

[CL 7886478 by Rex Hill in Dev-Editor branch]
2019-08-08 12:51:48 -04:00
Ben Hoffman
a039def78f Add a function to check if an event node is part of an interface
#rb Michael Noland
#jira none
#rnx

[CL 7878287 by Ben Hoffman in Dev-Framework branch]
2019-08-08 09:24:27 -04:00
Max Chen
e4d4965491 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 7774443 by Max Chen in Dev-Editor branch]
2019-08-05 15:48:51 -04:00
Lauren Ridge
882abc56c8 Refactoring the majority of AssetEditorManager cases to AssetEditorSubsystem
#rb me

[CL 7765218 by Lauren Ridge in Dev-Editor branch]
2019-08-05 12:16:07 -04:00
Marc Audy
3d0b873e3f Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 7712956
#rb
#rnx

[CL 7713270 by Marc Audy in Dev-Framework branch]
2019-08-04 15:53:40 -04:00