Commit Graph

154 Commits

Author SHA1 Message Date
sara schvartzman
33208bb94f Control Rig: Fix functions not compiling when pin deafult values change
#jira UE-178925
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6401dc1da20ddf1bf4a620f8

[CL 24501805 by sara schvartzman in ue5-main branch]
2023-03-03 12:54:30 -05:00
sara schvartzman
bb4e3e2d41 Control Rig: Fix folding of connection between entry and return nodes inside function
#jira UE-178447
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63ff9200437ce3e7f31370d7

[CL 24478820 by sara schvartzman in ue5-main branch]
2023-03-02 06:20:07 -05:00
Helge Mathee
98742ea6a9 RigVMCompiler: Consider all graphs for function references
#rb na
#jira na
#preflight skip

[CL 23644037 by Helge Mathee in ue5-main branch]
2023-01-11 07:12:21 -05:00
Helge Mathee
7b0da7a2e2 RigVM: Fix heap access bug
#rb na
#jira UE-171841
#preflight https://horde.devtools.epicgames.com/job/63b83115577437afe6d4d9d2?step=a891

[CL 23610332 by Helge Mathee in ue5-main branch]
2023-01-09 04:47:30 -05:00
danny couture
7a4e54a506 Fix RigVM potential corruption because we're holding a ref on an array element while adding to that array which could invalidate the ref on reallocs.
#rnx
#rb Helge.Mathee
#preflight 63b83aa9577437afe6d77d42

[CL 23597949 by danny couture in ue5-main branch]
2023-01-06 10:38:37 -05:00
sara schvartzman
474dc57600 Control Rig: Move type postprocess and redirectors to RigVMTypeUtils
#jira UE-172705
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/639a0ffd8c5081ee9aa8c704

[CL 23574028 by sara schvartzman in ue5-main branch]
2023-01-04 05:53:56 -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
sara schvartzman
7a8897d6bc Control Rig: Fix compilation error when SetControlVisibility is used
#jira UE-172363
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6393303b0236bc17ce93bd11

[CL 23462717 by sara schvartzman in ue5-main branch]
2022-12-09 09:00:15 -05:00
Helge Mathee
134c3971e2 ControlRig: Remove EControlRigState from units
#rb sara.schvartzman
#jira tba
#preflight https://horde.devtools.epicgames.com/job/63886c07917a16aecdaaeac5

[CL 23407131 by Helge Mathee in ue5-main branch]
2022-12-06 09:43:35 -05:00
sara schvartzman
2dd49a7df2 Control Rig: Fix writting at invalid address during compilation
#jira UE-171575
#rb helge.mathee
#fyi matt.peters
#preflight https://horde.devtools.epicgames.com/job/638dcd421776b8c21c05f0c5

[CL 23388701 by sara schvartzman in ue5-main branch]
2022-12-05 06:45:16 -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
757be16673 RigVM: New if and select dispatches
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/6386265cd76995cb1446c8d7

[CL 23324649 by Helge Mathee in ue5-main branch]
2022-11-30 04:26:41 -05:00
sara schvartzman
882cc620d6 Control Rig: Fix initialization of hidden properties in unit nodes
#jira UE-171050
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/638619add76995cb1441371d

[CL 23307765 by sara schvartzman in ue5-main branch]
2022-11-29 10:27:59 -05:00
Helge Mathee
2d2150b457 RigVM: refactor: prepare for new select, if and control flow nodes
#preflight https://horde.devtools.epicgames.com/job/6384cb84170bc34a934ff681
#jira na
#rb na

[CL 23288740 by Helge Mathee in ue5-main branch]
2022-11-28 10:01:18 -05:00
sara schvartzman
86898c059f Control Rig: Remove bNotify argument from RigVMController functions
#jira UE-169885
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63849b26ca02aa2c498bdd04

[CL 23287047 by sara schvartzman in ue5-main branch]
2022-11-28 06:41:47 -05:00
Helge Mathee
05fdcc139d RigVM: Remove support for opaque attributes
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/6380cb4818176c67c25e8ecf

[CL 23286054 by Helge Mathee in ue5-main branch]
2022-11-28 02:47:25 -05:00
Helge Mathee
e633eb2985 RigVM: Fix for cook - addressing fallout from 23264120
#rb na
#jira na
#preflight skip

[CL 23265270 by Helge Mathee in ue5-main branch]
2022-11-25 07:25:38 -05:00
Helge Mathee
960a27252f RigVM: Add executecontext as compiler setting
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/63807373fa348e8480bf9044

[CL 23264120 by Helge Mathee in ue5-main branch]
2022-11-25 02:59:46 -05:00
Helge Mathee
c4eb393878 RigVM: Guard against incompatible execute context in compiler
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/637f5e71cc307d6fa554e52c

[CL 23257833 by Helge Mathee in ue5-main branch]
2022-11-24 07:22:08 -05:00
sara schvartzman
89f3644eb1 Control Rig: Fix ExecutionStack not selecting correct instructions
#jira UE-170886
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/637e5fd0170bc34a930ea23a

[CL 23257267 by sara schvartzman in ue5-main branch]
2022-11-24 05:01:22 -05:00
Helge Mathee
b14a5a7e8b RigVM: deprecate branch node
#rb benoit.gadreau
#jira na
#preflight https://horde.devtools.epicgames.com/job/637e33cd8b12eb83a725c609

[CL 23250172 by Helge Mathee in ue5-main branch]
2022-11-23 11:09:03 -05:00
Helge Mathee
701c8f690f RigVM: Inline branches as part of function inlining
#rb sara.schvartzman
#jira UE-170548
#preflight https://horde.devtools.epicgames.com/job/637b6e64cc307d6fa5544041

[CL 23219578 by Helge Mathee in ue5-main branch]
2022-11-21 07:52:44 -05:00
Helge Mathee
9782116912 RigVM: Follow up fixes for Control Flow functionality
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/63778ec5aa2fe2b05f88d18c

[CL 23193769 by Helge Mathee in ue5-main branch]
2022-11-18 09:02:06 -05:00
Helge Mathee
781b4aa049 RigVM: Control Flow functionality - core side
#rb sara.schvartzman
#fyi jaime.cifuentes
#preflight https://horde.devtools.epicgames.com/job/63776859f514e1ded9a29455

[CL 23192178 by Helge Mathee in ue5-main branch]
2022-11-18 06:25:07 -05:00
sara schvartzman
ca680ebd3e Control Rig: Do not load all control rigs with public functions when opening a control rig editor
#jira UE-170249
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63751f881c114bec0508eab4

[CL 23174230 by sara schvartzman in ue5-main branch]
2022-11-17 06:53:56 -05:00