Commit Graph

798 Commits

Author SHA1 Message Date
Helge Mathee
e46a746e49 Control Rig: UI Work for Functions - next step for encapsulation
#rb jack.cai
#jira UEA-564

[CL 15090533 by Helge Mathee in ue5-main branch]
2021-01-14 15:00:40 -04:00
danny chapman
f9cfe6a701 Fixes problem with not being able to navigate up in event/anim graphs using PageUp.
Adds shortcut of double-click to navigate up. Disabled by default for now - see the BlueprintEditor settings to enable & send feedback

#jira UE-105149
#rb thomas.sarkanen,phillip.kavan

[CL 15082887 by danny chapman in ue5-main branch]
2021-01-14 08:03:53 -04:00
Tim Smith
48ededf0b9 Fixing PVS 7.7 Issues:
warning V1051: Consider checking for misprints. It's possible that the 'XYZ' should be checked here.

#rb trivial
#jira UE-91644

[CL 15054391 by Tim Smith in ue5-main branch]
2021-01-12 16:17:19 -04:00
Marc Audy
bf80889353 UE5/Release-Engine-Staging to UE5/Main
This represents UE4/Main up to CL# 14958402

[CL 15028197 by Marc Audy in ue5-main branch]
2021-01-08 19:56:07 -04:00
Matt Kuhlenschmidt
dbf5a25c85 Blueprint icon and style update.
This change includes one core toolbar change. FSlateIcon now supports a status  overlay. This is used to show compile status in the blueprint editor
#jira UETOOL-2716

[CL 14983761 by Matt Kuhlenschmidt in ue5-main branch]
2021-01-04 16:35:21 -04:00
Marc Audy
ada7c144fa Merge //UE5/Release-Engine-Staging @14903491 to //UE5/Main
[CL 14906022 by Marc Audy in ue5-main branch]
2020-12-11 14:21:20 -04:00
Francis Hurteau
168ef4c12b Fix CIS missing include
#rb trivial

[CL 14888839 by Francis Hurteau in ue5-main branch]
2020-12-09 11:34:45 -04:00
Francis Hurteau
dee268c5cc Added a Nudge Node Scoped Transaction when moving graph node with keyboard keys in the Blueprint or Material editor
#rb Lauren.Barnes
#jira UE-104107

[CL 14871641 by Francis Hurteau in ue5-main branch]
2020-12-07 14:12:26 -04:00
jack cai
284615199b Control Rig: added missing includes in SGraphEditorImpl.h, which was changed as part of a Control Rig UI bug fix (UE-101840)
#jira UE-104088
#rb none

[CL 14855906 by jack cai in ue5-main branch]
2020-12-04 13:09:50 -04:00
jack cai
fc04ef5098 Control Rig: Fixed node placement not saved when using any keyboard shortcuts
#jira UE-101840
#rb helge.mathee matt.kuhlenschmidt

[CL 14844932 by jack cai in ue5-main branch]
2020-12-03 13:12:02 -04:00
Patrick Boutot
bfbede2b55 Slate: Clean DeclarativeSyntaxSupport. Tooltip is now an attribute. Pass the FArguments to SWidget.
#rb vincent.gauthier

[CL 14818060 by Patrick Boutot in ue5-main branch]
2020-11-28 05:29:24 -04:00
Matt Kuhlenschmidt
d2368b5d98 Consolidating icons.
Moved property editing icons to the generic icon set.

[CL 14753068 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-16 09:57:56 -04:00
Matt Kuhlenschmidt
b8abd5f594 Fix graph editor comment bubbles appearing black on black text
#jira UE-94494

[CL 14714410 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-10 18:10:19 -04:00
Marc Audy
68150e0be7 Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
This represents UE4/Main @ 14594913

[CL 14612291 by Marc Audy in ue5-main branch]
2020-10-29 13:38:15 -04:00
projectgheist
0c6e767a16 PR #7288: UE-97445: Retrieve font size for material comment from correct location (Contributed by projectgheist)
[CL 14588503 by projectgheist in ue5-main branch]
2020-10-27 12:05:50 -04:00
jack cai
1852984908 Editor UI: Added SetNodePosition(...) to GraphSchema, called when Straighthen pin connections.
Control Rig: Override GraphSchema::SetNodePosition(...) to use RigVMController to perform the set action, UEdGraph is updated through URigVMController::Notify(...)

#jira UE-95907
#rb helge.mathee

[CL 14576697 by jack cai in ue5-main branch]
2020-10-26 11:32:22 -04:00
Helge Mathee
9040c2513f Control Rig: Support for Variable pin binding
#jira UE-97661 UE-97660
#rb sara.schvartzman

[CL 14572443 by Helge Mathee in ue5-main branch]
2020-10-26 06:51:31 -04:00
Marc Audy
4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
Zousar Shaker
77d13185b7 Copying //UE5/Dev-Cooker@14539516 to Main (//UE5/Main)
[CL 14539954 by Zousar Shaker in ue5-main branch]
2020-10-21 17:56:05 -04:00
daren cheng
0e796eb369 Add grouping to material graph.
Add composite & pinbase expressions / nodes, which use reroutes under the hood to ensure zero material overhead.
Convert MaterialEditor to a WorkflowCentricApplication.
Generally add subgraph existence support to MaterialGraph / MaterialEditor.

#jira UE-96104
#rb Ben.Ingram Lauren.Barnes
#fyi Lauren.Barnes

[CL 14437968 by daren cheng in ue5-main branch]
2020-10-07 10:35:24 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
Matt Kuhlenschmidt
a8ef7296da Miscellanious reskin tweaks to the MyBlueprint panel in BP editors.
[CL 14378784 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-23 13:59:05 -04:00
Matt Kuhlenschmidt
92a02ab98f Added missing deprecation and also fixed up a case of deprecated code
[CL 14280732 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-09 11:59:46 -04:00
Matt Kuhlenschmidt
7643234731 Blueprint editor reskin first pass and supporting work
[CL 14279737 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-09 10:51:17 -04:00
brooke hubert
a708a4c757 Multiple entries per graph are visible again in pin context menu.
#rnx
#Jira UE-97596
#rb daren.cheng

#ROBOMERGE-SOURCE: CL 14278020 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v724-14254601)

[CL 14278031 by brooke hubert in ue5-main branch]
2020-09-09 07:21:24 -04:00