Commit Graph

264 Commits

Author SHA1 Message Date
Helge Mathee
9dac36a4c6 RigVM: Introduce patch result structure
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63bea661763c6c106415a72c

[CL 23644219 by Helge Mathee in ue5-main branch]
2023-01-11 07:56:43 -05:00
Helge Mathee
b9cc2b8a69 Control Rig: Set of fixes to re-enable all rigs in ControlRigExample
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63bd6688c45a2c81e0fabda4

[CL 23625895 by Helge Mathee in ue5-main branch]
2023-01-10 08:46:32 -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
Helge Mathee
af7c1879c0 RigVM: Move RigVMTypeUtils functionality
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63b5a039d067708b9b02f7fc

[CL 23576169 by Helge Mathee in ue5-main branch]
2023-01-04 10:57:20 -05:00
Helge Mathee
306560ef8d RigVM: When adding array nodes - don't rely on ResolveWildCard Pin due to side effects
#jira MH-8360
#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/63b55fdaab0e99a2beb73160

[CL 23574218 by Helge Mathee in ue5-main branch]
2023-01-04 06:25:29 -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
sara schvartzman
481d9ea77f Control Rig: Fix slowness when working on functions
#jira UE-172771
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/639c55d58c5081ee9a519ef3

[CL 23573716 by sara schvartzman in ue5-main branch]
2023-01-04 04:07:30 -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
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
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
Helge Mathee
bbc337907b RigVM: Deal with duplicatoin of function graph store assets
#rb sara.schvartzman
#jira na
#preflight https://horde.devtools.epicgames.com/job/63888e5a766a2aeed2d00dbc

[CL 23348611 by Helge Mathee in ue5-main branch]
2022-12-01 07:23:52 -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
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
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
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
sara schvartzman
1480091b98 Control Rig: Fix UHTCompatEditor error when having a property declared inside an interface
#jira na
#rb trivial
#preflight https://horde.devtools.epicgames.com/job/6380bb7a8b12eb83a7b3c02a

[CL 23265493 by sara schvartzman in ue5-main branch]
2022-11-25 08:18:28 -05:00
sara schvartzman
38d08eb538 Control Rig: Print python commands when adding function references of external functions
#jira UE-169886
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/637fe529fa348e8480a1b38d

[CL 23264330 by sara schvartzman in ue5-main branch]
2022-11-25 04:32:39 -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
sara schvartzman
678531febe ControlRig: Initialize BuildData outside ControlRigEditor
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/637f504ecc307d6fa5524784

[CL 23257749 by sara schvartzman in ue5-main branch]
2022-11-24 07:05:40 -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
a353ce718a ControlRig, RigVM: Remove use of FORCEINLINE
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/637e1cb84004f73f621cf1ef

[CL 23248301 by Helge Mathee in ue5-main branch]
2022-11-23 08:20:54 -05:00
Helge Mathee
6d622a1b96 RigVM: Upgrade nativization to support control flow, dispatches and lazy eval
#rb sara.schvartzman
#jira tbd
#preflight https://horde.devtools.epicgames.com/job/637dec73170bc34a93e2acda

[CL 23247801 by Helge Mathee in ue5-main branch]
2022-11-23 07:15:42 -05:00
Helge Mathee
a563c99719 RigVM: Remove UE_RIGVM_ENABLE_TEMPLATE_NODES define
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/637e090a3377450900d07173

[CL 23247659 by Helge Mathee in ue5-main branch]
2022-11-23 06:57:11 -05:00