Commit Graph

627 Commits

Author SHA1 Message Date
halfdan ingvarsson
4c7cfec66b [Backout] - CL24088166
[FYI] halfdan.ingvarsson
Original CL Desc
-----------------------------------------------------------------
RigVM: Avoid recreating pins if not required during RepopulatePins

#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/63e25cdb1b44ee7cb1028a23

[CL 24090217 by halfdan ingvarsson in ue5-main branch]
2023-02-08 22:01:11 -05:00
halfdan ingvarsson
c62c0ee588 RigVM: Avoid recreating pins if not required during RepopulatePins
#rb sara.schvartzman
#preflight https://horde.devtools.epicgames.com/job/63e25cdb1b44ee7cb1028a23

[CL 24090192 by halfdan ingvarsson in ue5-main branch]
2023-02-08 22:00:41 -05:00
sara schvartzman
3adc2d98b3 Control Rig: Fix patching of if/select nodes unresolves pins
#jira na
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63e0fa8c4d25c400b707485a
#fyi halfdan.ingvarsson

[CL 24029015 by sara schvartzman in ue5-main branch]
2023-02-06 08:31:03 -05:00
sara schvartzman
be6c59d8b7 Control Rig: Fix public functions not loading as public, and showing twice in context menu
#jira UE-175682
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63da51959f6dbf248dd64cfc

[CL 23949522 by sara schvartzman in ue5-main branch]
2023-02-01 11:14:45 -05:00
Steve Robb
592bd8c3ea Fixed some remaining TModels usage.
#rb none
#jira none
#preflight 63d8fa077a39a18021c7d963

[CL 23925551 by Steve Robb in ue5-main branch]
2023-01-31 06:31:55 -05:00
steve robb
4900d8a570 Replaced TModels traits class with TModels_V.
#rb devin.doucette
#preflight 63d3aabf5354589b5cd2343b

[CL 23889491 by steve robb in ue5-main branch]
2023-01-27 14:51:16 -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
sara schvartzman
d864a531ad Control Rig: Fix RigVM.Graph.NodeSelection and RigVM.UndoRedo.ClearSelection unit tests failing
#jira UE-174563
#rb trivial
#preflight https://horde.devtools.epicgames.com/job/63cadf8c91521d87fef008d9

[CL 23794037 by sara schvartzman in ue5-main branch]
2023-01-20 13:49:15 -05:00
sara schvartzman
031b8fa734 Control Rig: Fix crash in UEFN when building a function and changing an input type
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63c816aaac35a0e9daf2ffe6

[CL 23772118 by sara schvartzman in ue5-main branch]
2023-01-19 08:27:06 -05:00
sara schvartzman
c61967f5e2 Control Rig: Improve performance when selecting multiple nodes in graph
#jira na
#rb helge.mathee
#preflight https://horde.devtools.epicgames.com/job/63c6b343d040694ab85c1ce4

[CL 23752947 by sara schvartzman in ue5-main branch]
2023-01-18 04:38:49 -05:00
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