60 Commits

Author SHA1 Message Date
sara schvartzman
a4ea5127cb Control Rig: Rename BaseControlRig files to ControlRig files
#rnx

[CL 29230233 by sara schvartzman in ue5-main branch]
2023-10-30 08:25:55 -04:00
sara schvartzman
0bcc4b46eb Control Rig: Rename BaseControlRig to ControlRig
#rb helge.mathee
#rnx
#p4v-cherrypick 29228200

[CL 29229266 by sara schvartzman in ue5-main branch]
2023-10-30 07:01:53 -04:00
sara schvartzman
339b2e0928 Control Rig: Fix crash when selecting socket in rig hierarchy view
#rb helge.mathee
#rnx

[CL 28836944 by sara schvartzman in ue5-main branch]
2023-10-17 09:02:48 -04:00
sara schvartzman
4e28ae6a65 Control Rig: Rename ControlRig to BaseControlRig and created a specialized ControlRig
#jira UE-197304
#rb helge.mathee

[CL 28802754 by sara schvartzman in ue5-main branch]
2023-10-16 12:39:18 -04:00
sara schvartzman
9b14019f8f Control Rig: Rename ControlRig files to BaseControlRig
#jira UE-197304
#rb helge.mathee

[CL 28661531 by sara schvartzman in ue5-main branch]
2023-10-11 09:26:32 -04:00
helge mathee
bc9f5b50c0 Control Rig Modules; Polish - clean up of workflow issues
#jira UE-173817

[CL 28316129 by helge mathee in ue5-main branch]
2023-09-28 09:19:30 -04:00
helge mathee
5f0fda5fcb Control Rig: Modules - WIP
Adding namespaces for spawned controls in modules
Adding support for capsule based tags in SRigHierarchy

#rb audit
#jira UE-173817

[CL 28083905 by helge mathee in ue5-main branch]
2023-09-21 08:46:06 -04:00
helge mathee
0b05d916a3 Control Rig: Connector Element - first steps
#rb sara.schvartzman
#jira UE-173817

[CL 26952381 by helge mathee in ue5-main branch]
2023-08-09 07:54:54 -04:00
helge mathee
bae97d6b2c RigVMEditor: Refactoring editor module, blueprint actions etc
#rb na
#jira UE-180113

[CL 26209431 by helge mathee in ue5-main branch]
2023-06-23 10:03:02 -04:00
helge mathee
17534fb2c1 Control Rig / RigVM: Moving graph related widgets to RigVMEditor
#rb na
#jira UE-180106

[CL 26143853 by helge mathee in ue5-main branch]
2023-06-21 05:47:17 -04:00
helge mathee
c98e25e225 RigVM: First steps towards rebasing ControlRigBlueprint
#rb sara.schvartzman
#jira UE-180106

[CL 26016011 by helge mathee in ue5-main branch]
2023-06-15 11:30:29 -04:00
jaime cifuentes
2d765fd11c Fix for ControlRig editor issues when adding comments and using undo / redo
- Crash when attempting to save control rig asset after deleting undone and redone comment boxes
- Comment boxes not being visibly deleted after undoing and redoing their creation

#rb helge.mathee
#jira UE-185242, UE-185232

[CL 25946635 by jaime cifuentes in ue5-main branch]
2023-06-13 03:49:40 -04:00
helge mathee
d68e0fe2d3 RigVMEditor: EdGraph, EdGraphNode, EdGraphSchema and Blueprint
#rb sara.schvartzman
#jira UE-180106

[CL 25927227 by helge mathee in ue5-main branch]
2023-06-12 09:15:09 -04:00
Helge Mathee
582e68c97a ControlRig: Catch transaction ensure when changing comment box text
#rb na
#preflight skip
#jira UE-186624

[CL 25661000 by Helge Mathee in ue5-main branch]
2023-05-28 12:21:23 -04:00
Helge Mathee
baaf7bd120 RigVM: refactoring reroute into simple reroute, make and break nodes
#rb sara.schvartzman
#jira UE-179919
#preflight https://horde.devtools.epicgames.com/job/645263f50e33f2d51db5fddd

[CL 25317554 by Helge Mathee in ue5-main branch]
2023-05-03 10:55:00 -04:00
helge mathee
8f7d295198 Control Rig: Support Asset User Data as input data
#jira UE-172539
#preflight https://horde.devtools.epicgames.com/job/6426df8fc463fac9c86f8c7e

[CL 24892132 by helge mathee in ue5-main branch]
2023-04-03 10:06:06 -04:00
Helge Mathee
775c076978 RigVM: Move action stack owner ship from controller to client
#rb jaime.cifuentes
#jira UE-180097
#preflight https://horde.devtools.epicgames.com/job/641daf3e973e609670cbceb9

[CL 24800368 by Helge Mathee in ue5-main branch]
2023-03-27 05:18:05 -04:00
helge mathee
2979d9163a GraphEditor: Guard against trashed UEdGraphPins
#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/64076c682559570cc7e26bc4

[CL 24556125 by helge mathee in ue5-main branch]
2023-03-08 04:19:40 -05:00
helge mathee
158a5a86e5 Control Rig: More surgical approach to ControlRigGraphNode::ReconstructNode_Internal
#rb sara.schvartzman
[FYI] halfdan.ingvarsson
#preflight https://horde.devtools.epicgames.com/job/63ff3a58ac6c61e2b5acf1ff

[CL 24462142 by helge mathee in ue5-main branch]
2023-03-01 10:04:44 -05:00
sara schvartzman
9037e97502 Control Rig: Fix default values not showing correctly on reroutes when duplicating the node
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63f3a45d500c05a624253f57

[CL 24343372 by sara schvartzman in ue5-main branch]
2023-02-21 13:04:11 -05:00
zahra nikbakht
74241bc1ce Cherry pick to fix some control rig node fields losing focus on enter and tab.
#preflight 63db0900dd0298377631f141
#p4v-cherrypick 22500206

[CL 23969833 by zahra nikbakht in ue5-main branch]
2023-02-02 11:57:52 -05:00
Helge Mathee
f4e396377c RigVM Refactoring: Move the bulk of the code for Control Rig to RigVMHost.
Left ControlRig::Execute untouched for now - we need to refactor it in a follow up step.

#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63bbe876c45a2c81e0720f1d

[CL 23626024 by Helge Mathee in ue5-main branch]
2023-01-10 09:05:18 -05:00
sara schvartzman
f0e5ee8250 Control Rig: Fix issue with renaming function
#jira UE-173278
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63bc109ad862fdd3474975fc

[CL 23611603 by sara schvartzman in ue5-main branch]
2023-01-09 09:04:36 -05:00
sara schvartzman
f1ecf54496 Control Rig: Fix comment bubble not visible when opening editor
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63b591c4c6265e21bc61d214

[CL 23580272 by sara schvartzman in ue5-main branch]
2023-01-04 15:49:22 -05:00
sara schvartzman
b17b335f73 Control Rig: Save serialized graph function in function data
#jira UE-171037
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6390885f5c5308d18c43af06

[CL 23444514 by sara schvartzman in ue5-main branch]
2022-12-08 05:50:56 -05:00