halfdan ingvarsson
832d9ab673
Clean up errors in .ini config files reported by Rider.
...
#rnx
[CL 33387645 by halfdan ingvarsson in ue5-main branch]
2024-05-01 20:02:35 -04:00
kevin macaulayvacher
32e5d7e733
Deprecates and removes MatchSubstring CoreRedirects from ini files in favour of MatchWildcard=true, OldName="...SubString..." which is equivalent but flexible to prefix and suffix matching as well. This change is a follow up to core redirect work in UE-204063
...
All existing substring matches have been kept as substring matches. Until prefix matching is optimized, it's _faster_ to perform substring matching (Boot->PIE 4.8s vs 7.1s spent in RedirectNameAndValues)
[FYI] Francis.Hurteau
#rb Matt.Peters
[CL 32220936 by kevin macaulayvacher in ue5-main branch]
2024-03-13 14:13:16 -04:00
robert millar
26f2a5baad
Second attempt to redirect function param
...
[CL 29396069 by robert millar in ue5-main branch]
2023-11-02 23:19:30 -04:00
robert millar
b998454133
Fix BP compile errors from parameter rename
...
[CL 29393497 by robert millar in ue5-main branch]
2023-11-02 22:06:57 -04:00
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