Commit Graph

48 Commits

Author SHA1 Message Date
Helge Mathee
534665507f Control Rig: Orphan pin functionality for RigVM
#jira UEA-564
#rb jack.cai

[CL 15942963 by Helge Mathee in ue5-main branch]
2021-04-07 13:09:20 -04:00
sara schvartzman
bb333535d4 ControlRig: Fix watches not working for functions and collapsed nodes.
#jira UE-110041
#rb helge.mathee

[CL 15748441 by sara schvartzman in ue5-main branch]
2021-03-19 12:43:05 -04:00
Helge Mathee
ef07dfa147 Control Rig: Improve count consolidatoin for RigVMNode / RigVMLibrary node
#jira UEA-564
#rb audit

[CL 15747450 by Helge Mathee in ue5-main branch]
2021-03-19 11:06:39 -04:00
Helge Mathee
a0a8e3b5aa Control Rig: Services around introspection of run counts
#rb sara.schvartzman
#jira UEA-564

[CL 15746088 by Helge Mathee in ue5-main branch]
2021-03-19 06:35:50 -04:00
Helge Mathee
f6b419064a Control Rig: Move default function library setup to virtual function - avoid CIS breakage
#jira UE-110415
#rb na

[CL 15675051 by Helge Mathee in ue5-main branch]
2021-03-11 04:40:53 -04:00
Helge Mathee
20a50948a1 Control Rig: Add sub title functionality for graph nodes
#rb sara.schvartzman
#jira UEA-564

[CL 15666351 by Helge Mathee in ue5-main branch]
2021-03-10 11:44:24 -04:00
Helge Mathee
1073c3dee8 Control Rig: Implementing localization functionality to create local copies of functions
#rb sara.schvartzman jackcai
#jira UEA-564

[CL 15664463 by Helge Mathee in ue5-main branch]
2021-03-10 05:52:25 -04:00
helge mathee
d60b670df5 Control Rig: Disallow pasting function references into other graphs
#rb halfdan.ingvarsson
#jira UE-109923

#ROBOMERGE-SOURCE: CL 15640011 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v779-15635321)

[CL 15640347 by helge mathee in ue5-main branch]
2021-03-08 11:49:10 -04:00
Helge Mathee
e14b2b2d04 Control Rig: Integration suggested change for temporarily disabling RigVM notifications
#jira na
#rb na

[CL 15563573 by Helge Mathee in ue5-main branch]
2021-03-01 18:41:53 -04:00
jack cai
3fdd857702 Control Rig: Search and Replace now report a message for all names that were not modified
#jira UE-104612
#rb helge.mathee

[CL 15217615 by jack cai in ue5-main branch]
2021-01-27 11:44:35 -04:00
Helge Mathee
ac84fcc931 Control Rig: Editing for node color, category and keywords
#rb jack.cai
#jira UEA-564

[CL 15216054 by Helge Mathee in ue5-main branch]
2021-01-27 05:06:20 -04:00
Helge Mathee
305fe5e166 Control Rig: Move instruction index lookup from a per-node field to a 1-n map. 1 instruction can represent 1 node, but 1 node can represent multiple instructions.
This fixes the labels on the execution stack for nested nodes.
Also fixes the cross selection issues between the stack and the graph views.
Finally also implements the "focus on selection" feature, which will now open the right tab and focus on the selected nodes.

#rb jack.cai
#jira na

[CL 15201429 by Helge Mathee in ue5-main branch]
2021-01-26 04:06:19 -04:00
Marc Audy
bc88b73a29 Merge Release-Engine-Staging to Main @ CL# 15151250
Represents UE4/Main @ 15133763

[CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
Helge Mathee
b9be730186 Control Rig: Use pin defaults when promoting to variables
#jira UE-102073
#fyi jack.cai
#rb audit

[CL 15153957 by Helge Mathee in ue5-main branch]
2021-01-21 10:14:22 -04:00
Helge Mathee
56c5f9634e Control Rig: Move up and down arguments in the details panel for collapse nodes / functions
#jira UE-105266
#fyi jack.cai
#rb audit

[CL 15152852 by Helge Mathee in ue5-main branch]
2021-01-21 04:38:23 -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
e04ec93397 Control Rig: Move default override infrastructure to also support Bound variable paths (and more stuff in the future)
Adapting the AST parser and compiler to deal with variable bindings on encapsulated nodes

#rb jack.cai
#jira UEA-564

[CL 15134612 by Helge Mathee in ue5-main branch]
2021-01-19 04:57:43 -04:00
Helge Mathee
ff84892783 Control Rig: Implement support for local function in contextual spawner menu
#jira UEA-564
#rb na
#fyi jack.cai
#fyi gregory.richardson

[CL 15128297 by Helge Mathee in ue5-main branch]
2021-01-18 08:22:35 -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
Aaron Cox
4d7c1b4e8e Fix uninitialized struct members
#jira UE-105446
#fyi Thomas.Sarkanen, Jurre.deBaare, Helge.Mathee, Kiaran.Ritchie

[CL 15061130 by Aaron Cox in ue5-main branch]
2021-01-12 19:40:53 -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