Commit Graph

26 Commits

Author SHA1 Message Date
sara schvartzman
fb21f43469 RigVM: Fix functions not erroring when some paths do not end in a return node
#jira UE-182443
#rb helge.mathee

[CL 26735625 by sara schvartzman in ue5-main branch]
2023-08-01 08:00:54 -04:00
helge mathee
17534fb2c1 Control Rig / RigVM: Moving graph related widgets to RigVMEditor
#rb na
#jira UE-180106

[CL 26143853 by helge mathee in ue5-main branch]
2023-06-21 05:47:17 -04:00
helge mathee
c56557cd0b RigVM: Move Control Rig Node Spawners to RigVMEditor
#rb jaime.cifuentes
#jira UE-180106

[CL 26087747 by helge mathee in ue5-main branch]
2023-06-19 08:48:25 -04:00
helge mathee
c98e25e225 RigVM: First steps towards rebasing ControlRigBlueprint
#rb sara.schvartzman
#jira UE-180106

[CL 26016011 by helge mathee in ue5-main branch]
2023-06-15 11:30:29 -04:00
helge mathee
477fd53ac3 RigVM: Missing include, non-unity breakage
#rb na

[CL 25928604 by helge mathee in ue5-main branch]
2023-06-12 10:18:04 -04:00
helge mathee
d68e0fe2d3 RigVMEditor: EdGraph, EdGraphNode, EdGraphSchema and Blueprint
#rb sara.schvartzman
#jira UE-180106

[CL 25927227 by helge mathee in ue5-main branch]
2023-06-12 09:15:09 -04:00
sara schvartzman
1ff43f1bd5 Control Rig: Fix load of ERigUnitDebugTransformMode
#rb trivial
#preflight https://horde.devtools.epicgames.com/job/63fcf93dae54ee4ce931663e

[CL 24431219 by sara schvartzman in ue5-main branch]
2023-02-27 15:43:02 -05:00
sara schvartzman
505bbb0468 Control Rig: Fix warning with RigUnit_DebugBase conflicting with existing type
#jira na
#rb trivial
#preflight https://horde.devtools.epicgames.com/job/63ef9fde81646f1f24743e1b

[CL 24283652 by sara schvartzman in ue5-main branch]
2023-02-17 11:38:03 -05:00
sara schvartzman
d723b0313b Control Rig: Fix missing debug units that should have been deprecated
#jira UE-177145
#rb helge.mathee

[CL 24261070 by sara schvartzman in ue5-main branch]
2023-02-16 12:40:00 -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
Helge Mathee
04d329b007 Control Rig: Move remaining nodes to RigVM
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/6391a698c709c7275690b284

[CL 23444106 by Helge Mathee in ue5-main branch]
2022-12-08 04:04:41 -05:00
sara schvartzman
11626b92ae Control Rig: Fix redirect for EBoneGetterSetterMode EControlRigAnimEasingType and EControlRigClampSpatialMode
#jira na
#rb helge.mathee
#preflight na

[CL 23429916 by sara schvartzman in ue5-main branch]
2022-12-07 11:54:24 -05:00
Helge Mathee
f6716cc3ac Control Rig: move math nodes to RigVM
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/63908cdd9549ddaa28be94b4

[CL 23427457 by Helge Mathee in ue5-main branch]
2022-12-07 08:42:46 -05:00
Helge Mathee
99143ce0d8 Control Rig: Move draw interface and log to RigVM
#rb na
#jira na
#preflight https://horde.devtools.epicgames.com/job/638f6637255f07df8eed6df6

[CL 23408771 by Helge Mathee in ue5-main branch]
2022-12-06 11:04:15 -05:00
Helge Mathee
7bfa1969d5 RigVM: Move string and core dispatches to RigVM module
#rb benoit.gadreau
#jira UE-167752
#preflight https://horde.devtools.epicgames.com/job/636d06d7376a9cd6a8f6aaa2

[CL 23095811 by Helge Mathee in ue5-main branch]
2022-11-11 07:04:17 -05:00
Helge Mathee
5b69c59f62 RigVM: Move name related units to RigVM module
#rb benoit.gadreau
#jira UE-167752
#preflight https://horde.devtools.epicgames.com/job/636cfdcf63037c102618b7b2

[CL 23077297 by Helge Mathee in ue5-main branch]
2022-11-10 08:45:58 -05:00
ben zeigler
9ea9312867 Fix broken redirects discovered by running -DebugCoreRedirects on the engine
Some of these needed full paths after the path lookup changes, some were out of date, and some were typos
#jira UE-161345
#rb matt.peters
#preflight 6306824e5a5d4e462465eaf7

[CL 21566281 by ben zeigler in ue5-main branch]
2022-08-25 11:56:33 -04:00
Helge Mathee
4eb6b0fb11 Control Rig: Rename setup event to construction event
#rb benoit.gadreau
#jira UE-153500
#preflight https://horde.devtools.epicgames.com/job/62a713469f45a4663e47bd74

[CL 20624901 by Helge Mathee in ue5-main branch]
2022-06-13 07:13:22 -04:00
kiaran ritchie
4da1ae65cd Fixing Control Rig enum redirector
#JIRA https://jira.it.epicgames.com/browse/UE-149691
#rb helge.mathee
#preflight 6261d53fd929bc34a3fc3f64

[CL 19858975 by kiaran ritchie in ue5-main branch]
2022-04-21 19:47:09 -04:00
peter knepley
c6bf7d60a5 Fix EControlRigRotationOrder redirector having wrong format
#jira UE-149664

#ROBOMERGE-AUTHOR: peter.knepley
#ROBOMERGE-SOURCE: CL 19828430 via CL 19828492
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v940-19807014)

[CL 19835173 by peter knepley in ue5-main branch]
2022-04-20 14:41:28 -04:00
Helge Mathee
117ee942db Control Rig: Node audit for templates
#jira UE-145640 UE-125892
#preflight https://horde.devtools.epicgames.com/job/622f534d0a342dea04ea61af

[CL 19373760 by Helge Mathee in ue5-main branch]
2022-03-14 12:18:53 -04:00
halfdan ingvarsson
df06cdb77d Control Rig: Fix redirector lookups when loading pins whose type has changed.
#jira UE-136812
#rb jack.cai

#ROBOMERGE-AUTHOR: halfdan.ingvarsson
#ROBOMERGE-SOURCE: CL 18396706 in //UE5/Release-5.0/... via CL 18396721
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v896-18170469)

[CL 18396723 by halfdan ingvarsson in ue5-release-engine-test branch]
2021-12-07 13:16:38 -05:00
jack cai
b6507c2d2f ControlRig: Fixed syntax error in a redirector for horde issue https://horde.devtools.epicgames.com/log/6194556bcc0baff9b092b53c?lineindex=169
#jira none
#rb trivial

#ROBOMERGE-AUTHOR: jack.cai
#ROBOMERGE-SOURCE: CL 18217778 in //UE5/Release-5.0/... via CL 18217822
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
#ROBOMERGE[STARSHIP]: UE5-Main

[CL 18217837 by jack cai in ue5-release-engine-test branch]
2021-11-16 20:16:30 -05:00
helge mathee
efa54d2821 Control Rig: Move euler / rotation order conversion to AnimationCore
#rb jack.cai
#jira na
preflight https://horde.devtools.epicgames.com/job/6193dc759137c0a5bedd8645

#ROBOMERGE-AUTHOR: helge.mathee
#ROBOMERGE-SOURCE: CL 18208177 in //UE5/Release-5.0/... via CL 18208191
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
#ROBOMERGE[STARSHIP]: UE5-Main

[CL 18208247 by helge mathee in ue5-release-engine-test branch]
2021-11-16 12:12:41 -05:00
helge mathee
9e55512acd Control Rig: Rename the term Gizmo to Shape
#rb sara.schvartzman
#jira UE-129481
#preflight https://horde.devtools.epicgames.com/job/616ffbd266ed7f0001b58ba4

#ROBOMERGE-OWNER: helge.mathee
#ROBOMERGE-AUTHOR: helge.mathee
#ROBOMERGE-SOURCE: CL 17873240 in //UE5/Release-5.0/... via CL 17873249
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v883-17842818)
#ROBOMERGE-CONFLICT from-shelf
#ROBOMERGE[STARSHIP]: UE5-Main

[CL 17874201 by helge mathee in ue5-release-engine-test branch]
2021-10-20 11:56:18 -04:00