Commit Graph

617 Commits

Author SHA1 Message Date
Helge Mathee
de2348ae27 RigVMDeveloper: Deal with invalid links
#rb na
#jira na
#preflight skip

[CL 23662349 by Helge Mathee in ue5-main branch]
2023-01-12 09:34:35 -05:00
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
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
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
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
e4b58e8401 Control Rig: Crash when running python script which contains function
#jira UE-173492
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63b7fd9447321b9d8912662f

[CL 23596603 by sara schvartzman in ue5-main branch]
2023-01-06 06:50:45 -05:00
sara schvartzman
1ebd6c7acf Control Rig: Fix crash when duplicating node with bound pin to variable
#jira UE-173414
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63b701075d4ef8faf6b5f428

[CL 23596284 by sara schvartzman in ue5-main branch]
2023-01-06 04:45:59 -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
38a51f2eaa Control Rig: Fix paste function not available in MyBlueprint
#jira UE-172347
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63986ada776b61ba3b272389

[CL 23573727 by sara schvartzman in ue5-main branch]
2023-01-04 04:10:45 -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
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
7918796221 Control Rig: Fix RigVMController redirect not finding struct in new package for CRFourPointBezier
#jira UE-172375 UE-172312
#rb benoit.gadreau
#preflight https://horde.devtools.epicgames.com/job/63936a770236bc17cea8ad85

[CL 23465029 by sara schvartzman in ue5-main branch]
2022-12-09 12:19:53 -05:00
sara schvartzman
5eac9d07ab Control Rig: Fix property redirect in QuaternionRotateVector
#jira UE-172200
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63934ac19549ddaa2898eede

[CL 23463187 by sara schvartzman in ue5-main branch]
2022-12-09 09:54:21 -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
sara schvartzman
2c48ec6521 Control Rig: Fix pin redirectors on old structs not working
#jira UE-172200
#rb benoit.gadreau
#preflight https://horde.devtools.epicgames.com/job/639204369549ddaa283084c4

[CL 23446929 by sara schvartzman in ue5-main branch]
2022-12-08 10:44:19 -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
617f5594b9 Control Rig: Fix orphan pins on templates triggering link breaks
#jira na
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/6390e2b9bb6fefa472327861

[CL 23444443 by sara schvartzman in ue5-main branch]
2022-12-08 05:28:08 -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