Commit Graph

212 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
e55991ecfd RigVM: Support FMatrix in code generator
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63f4c0cde832ea950ad74dd9

[CL 24338011 by Helge Mathee in ue5-main branch]
2023-02-21 08:16:15 -05:00
halfdan ingvarsson
a233962e1e Control Rig: Link creation performance improvements
[FYI] benoit.gadreau
#rb sara.schvartzman
#preflight 63ef951f977ceed9151fad2e

[CL 24309702 by halfdan ingvarsson in ue5-main branch]
2023-02-20 02:18:32 -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
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
e3d2020d71 RigVM: Remove support for constant folding
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/63b43df12540a78d27ac29f5

[CL 23566086 by Helge Mathee in ue5-main branch]
2023-01-03 09:46:02 -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
aa3dab52d3 Control Rig: Update nativized rigs
#jira UE-172029
#rb na
#preflight https://horde.devtools.epicgames.com/job/6398952943330e63e5802d51

[CL 23493314 by sara schvartzman in ue5-main branch]
2022-12-13 11:59:44 -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
1e7f2aca78 Control Rig: Fix default values in nativized rigs
#jira na
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6388e9b70e4613faedc1c48b

[CL 23391131 by sara schvartzman in ue5-main branch]
2022-12-05 10:55:57 -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
sara schvartzman
6b2bdce728 Control Rig: Fix hidden properties initialization in nativized rigs
#jira UE-171050
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63873bbc3377450900ba9cfb

[CL 23325595 by sara schvartzman in ue5-main branch]
2022-11-30 07:01:43 -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