Commit Graph

96 Commits

Author SHA1 Message Date
Helge Mathee
99c8e3eb17 Control Rig: Entry / return nodes should always have the execute pins at the top
#jira UE-10526
#fyi jack.cai
#rb audit

[CL 15144509 by Helge Mathee in ue5-main branch]
2021-01-20 10:27:48 -04:00
Helge Mathee
1ad0e3d23c Control Rig: Make sure to hook up an execute context pin within the collapse node
#jira UEA-564
#fyi jack.cai
#rb audit

[CL 15144407 by Helge Mathee in ue5-main branch]
2021-01-20 10:08:07 -04:00
Helge Mathee
4ae1b5f508 Control Rig: Filter out entry / return nodes when collapsing node
#jira UE-104652
#fyi jack.cai
#rb audit

[CL 15144311 by Helge Mathee in ue5-main branch]
2021-01-20 09:47:48 -04:00
Helge Mathee
a2dda29a28 Control Rig: Fix links when expanding / collapsing nodes
#jira UE-104592
#rb audit
#fyi jack.cai

[CL 15144177 by Helge Mathee in ue5-main branch]
2021-01-20 08:58:39 -04:00
Helge Mathee
a4398c3b7c Control Rig: Added series of unit tests for Functions / Encapsulation
#rb audit
#jira UEA-564
#fyi jack.cai

[CL 15137352 by Helge Mathee in ue5-main branch]
2021-01-19 13:37:12 -04:00
Helge Mathee
2cf10865a6 Control Rig: Support for error reporting from AST parser all the way up to the Blueprint / Editor
#jira UEA-564
#rb audit
#fyi jack.cai

[CL 15134925 by Helge Mathee in ue5-main branch]
2021-01-19 07:26:41 -04:00
Helge Mathee
b8087ffffa Control Rig: Controller support for promote workflows
#rb na
#jira UEA-564
#fyi jack.cai

[CL 15134613 by Helge Mathee in ue5-main branch]
2021-01-19 04:58:31 -04:00
Helge Mathee
d37a38e62b Control Rig: Support for expanding function nodes
#fyi jack.cai
#fyi gregory.richardson
#jira UEA-564
#rb na

[CL 15130815 by Helge Mathee in ue5-main branch]
2021-01-18 11:55:37 -04:00
Helge Mathee
fea8a00d10 Control Rig: Special case ExecuteContext for Exposed Pin actions in Controller
#jira UE-106177
#rb na
#fyi jack.cai
#fyi gregory.richardson

[CL 15128308 by Helge Mathee in ue5-main branch]
2021-01-18 08:29:19 -04:00
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
Helge Mathee
61a6c148ee Control Rig: Encapsulation support for the rigvm compiler
#rb jack.cai
#jira UEA-564

[CL 15048039 by Helge Mathee in ue5-main branch]
2021-01-12 06:47:41 -04:00
jack cai
4397df4e22 Control Rig: Added a bValidatePinDefaults flag to the controller such that validation can be turned off in some code paths that is causing crashes
#jira UE-104954, UE-97718

#rb helge.mathee

[CL 15002640 by jack cai in ue5-main branch]
2021-01-06 16:30:00 -04:00
Helge Mathee
7be69d4077 Control Rig Encapsulation - Function Library Support - First pass
Added FunctionLibrary and FunctionReferenceNode classes
Implemented support and validation for those in the Controller
Implemented unit test for checking the validity of a FunctionReferenceNode.

#rb jack.cai
#jira UEA-564

[CL 15000860 by Helge Mathee in ue5-main branch]
2021-01-06 14:01:38 -04:00
jack cai
c463d4ce8a Control Rig: Skip validation for pin default value on load as a work around for the jira
#jira UE-104954 UE-97718

#rb helge.mathee

[CL 14998060 by jack cai in ue5-main branch]
2021-01-06 04:10:45 -04:00
Helge Mathee
f8c5beb334 Control Rig: Support for Exposing pins by drag and drop them onto collapse, entry and return nodes.
#rb jack.cai
#jira UEA-564

[CL 14990838 by Helge Mathee in ue5-main branch]
2021-01-05 09:12:57 -04:00
jack cai
e37199ea29 Control Rig: now creates the correct default values for rig units with non empty constructors, for example FRigUnit_SetMultiControlRotator. Also added unit test
#jira UE-99339

#rb helge.mathee

[CL 14988915 by jack cai in ue5-main branch]
2021-01-05 03:52:27 -04:00
jack cai
698f3b295f Control Rig: Added value string validation for setting pin default values + unit tests
#jira UE-97718

#rb helge.mathee

[CL 14939670 by jack cai in ue5-main branch]
2020-12-16 12:11:20 -04:00
Helge Mathee
44b6bf3d31 Control Rig Encapsulation - UI changes
#rb jack.cai
#jira UEA-564

[CL 14913071 by Helge Mathee in ue5-main branch]
2020-12-14 08:58:12 -04:00
Helge Mathee
36706acaa9 Control Rig: Fix EditorStyle.h include
#jira UE-104179
#rb matt.kuhlenschmidt

[CL 14870839 by Helge Mathee in ue5-main branch]
2020-12-07 12:50:32 -04:00
Helge Mathee
a7dfe2f01d Control Rig: Fix missing include for non-unity build
#jira UE-10416
#rb na

[CL 14870314 by Helge Mathee in ue5-main branch]
2020-12-07 11:46:29 -04:00
Helge Mathee
63e8d604fb Control Rig: Encapsulation - support for IO pins for expand operation
#jira UEA-564
#rb na

[CL 14853371 by Helge Mathee in ue5-main branch]
2020-12-04 05:44:17 -04:00
Helge Mathee
23c30bf79b Control Rig Encapsulation: Filtering for multi branch for collapse action
#jira UEA-564
#rb na

[CL 14853357 by Helge Mathee in ue5-main branch]
2020-12-04 05:36:01 -04:00
Helge Mathee
d9e96a80a4 Control Rig: Only allow event nodes in top level graph
#rb na
#jira UEA-564

[CL 14845042 by Helge Mathee in ue5-main branch]
2020-12-03 13:20:52 -04:00
Helge Mathee
4ee81886c7 Control Rig: Collapse + Expand working, milestone 2
#rb na
#jira UEA-564

[CL 14844270 by Helge Mathee in ue5-main branch]
2020-12-03 12:09:21 -04:00
Helge Mathee
5ebc320a11 Control Rig: Rename Struct Node to Unit Node
#rb halfdan.ingvarsson
#jira na

[CL 14835217 by Helge Mathee in ue5-main branch]
2020-12-02 10:59:58 -04:00