67 Commits

Author SHA1 Message Date
helge mathee
8da3bdb62b RigVM: Move most of the functionality from ControlRigEditor to RigVMEditor
#rb tbd
#jira UE-180111

[CL 26307248 by helge mathee in ue5-main branch]
2023-06-29 05:33:20 -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
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
sara schvartzman
5fa9dc5a38 RigVm: Fix User defined event nodes with wrong title
#rb trivial
#preflight na
#rnx

[CL 25626894 by sara schvartzman in ue5-main branch]
2023-05-25 15:34:03 -04:00
jaime cifuentes
bc38104f12 RigVM : Extracted all instance data from the VM to the Context, as a step for a Stateless VM
#rb helge.mathee, sara.schvartzman
#jira UE-180117
#preflight 64660de8063e77985c33cf1b

[CL 25523500 by jaime cifuentes in ue5-main branch]
2023-05-18 08:02:56 -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
sara schvartzman
1815a9844a Control Rig: Get external variables of a function reference form the function data, instead of the header
#jira UE-182411
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/642db6590a2e4ce0788dd473

[CL 24943641 by sara schvartzman in ue5-main branch]
2023-04-06 09:45:19 -04:00
sara schvartzman
cb620a9414 Control Rig: Fix aggregate nodes removing subpins
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/64242739c42c7fd1cb446929

[CL 24835190 by sara schvartzman in ue5-main branch]
2023-03-29 09:48:04 -04:00
sara schvartzman
799541f7ba Control Rig: Autowire new node execute and creating a second link to the old connected pin
#jira  UE-180578
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6414a9863f3d31c94a9c68fa

[CL 24716239 by sara schvartzman in ue5-main branch]
2023-03-20 11:02:00 -04:00
helge mathee
9b580f1edc Backing out 24539906
(Former backout of 24538523)

#rb na
#jira
#preflight skip

[CL 24542116 by helge mathee in ue5-main branch]
2023-03-07 12:05:56 -05:00
helge mathee
cd05849317 Backing out 24538523
#rb na
#jira
#preflight skip
#deadend

[CL 24542009 by helge mathee in ue5-main branch]
2023-03-07 12:02:01 -05:00
helge mathee
0221959d74 RigVM: Follow up for 24537844 - fixing crash in aggregate node
#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/6407244bba12ba64167b1275

[CL 24538770 by helge mathee in ue5-main branch]
2023-03-07 08:19:32 -05:00
sara schvartzman
342c0f8be4 Control Rig: Change check to log warning message when encountered with corrupted graphs
#rb trivial

[CL 24538668 by sara schvartzman in ue5-main branch]
2023-03-07 08:09:11 -05:00
sara schvartzman
504aa57ea2 Control Rig: Fix crash when opening rig with corrupted aggregate node
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/640633c5de14c9e34b8ac7e8

[CL 24529317 by sara schvartzman in ue5-main branch]
2023-03-06 15:49:44 -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
Helge Mathee
e6d731611e Control Rig: Update UI node after creating sub pins
#rb sara.schvartzman
#jira UE-176809
#preflight https://horde.devtools.epicgames.com/job/63fe0bd7ae54ee4ce9a3cd16

[CL 24442606 by Helge Mathee in ue5-main branch]
2023-02-28 10:32:53 -05:00
helge mathee
cff412d97c ControlRig: Deal with assets containing nullptr UEdGraphPin subpins
#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/63f4dbf9500c05a624a64907

[CL 24344108 by helge mathee in ue5-main branch]
2023-02-21 13:25:23 -05:00
sara schvartzman
672dbc16f8 Control Rig: Fix cannot connect reroute output to another pin (source pin is not an output)
#rb benoit.gadreau
#preflight https://horde.devtools.epicgames.com/job/63efb65890198dffbaf8f1be

[CL 24294093 by sara schvartzman in ue5-main branch]
2023-02-17 18:20:58 -05:00
sara schvartzman
fe0bb4d0b9 Control Rig: Fix binding variable to subpin removes valid pins and ensures
#jira UE-175190
#rb helge.mathee
#swarm https://p4-swarm.epicgames.net/reviews/23870506
#preflight https://horde.devtools.epicgames.com/job/63d2b9e0be1970f882a105da

[CL 23881533 by sara schvartzman in ue5-main branch]
2023-01-27 05:02:44 -05:00
Helge Mathee
7eb666ee61 RigVM: Array Dispatches
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/639353040236bc17ce9f635f

[CL 23565632 by Helge Mathee in ue5-main branch]
2023-01-03 09:23:55 -05:00
Helge Mathee
131afa1302 RigVM: New control flow Dispatch
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/638742e6d76995cb14951ee3

[CL 23330412 by Helge Mathee in ue5-main branch]
2022-11-30 10:26:42 -05:00
Helge Mathee
66107e89e7 RigVM: Fixed array pin support for select node
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/6380ca9f33774509007678b7

[CL 23286221 by Helge Mathee in ue5-main branch]
2022-11-28 03:38:49 -05:00
Helge Mathee
ac962eb5d8 Control Rig: Fix crash during graph profiling
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/637dd730cc307d6fa5f8639a

[CL 23246535 by Helge Mathee in ue5-main branch]
2022-11-23 03:36:10 -05:00
sara schvartzman
f9a4ef98fd Control Rig: Reuse function compilation data
#jira FORT-519929
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/637407fc953c19d435b38d76

[CL 23151594 by sara schvartzman in ue5-main branch]
2022-11-16 03:33:17 -05:00
Helge Mathee
d45bd63bb7 Control Rig: Replace cast link with cast nodes
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/636503dfde2c4dbb5d92f669

[CL 23008884 by Helge Mathee in ue5-main branch]
2022-11-07 04:27:49 -05:00