Commit Graph

9 Commits

Author SHA1 Message Date
ben hoffman
0c2d106889 Make the Enhanced Input BP node module PreDefault instead of Default. This fixes a bug where enhanced input nodes would sometimes not be loaded in template C++ projects.
#jira UE-195671
#rb dan.oconnor
#rb ben.zeigler

[CL 28046450 by ben hoffman in ue5-main branch]
2023-09-20 14:11:07 -04:00
ben hoffman
ade7c26f12 Remove dependency on InputBlueprintNodes from the InputEditor Module.
The Input Editor module has several features that are using the K2Nodes from enhanced input when it doesnt need to. The Blueprint Node logic should be kept in its own module.

This will allow the K2Nodes to actually read from editor settings and preferences in the rest of enhanced input, which would otherwise cause a circular depedency in the build graph.

This change is really just moving some functions from one module to another, neither module is publically exposed so no deprecation is required.

#rb trivial
#rnx
#preflight 645914ab4c3ec54e6e1070ec

[CL 25375925 by ben hoffman in ue5-main branch]
2023-05-08 15:46:28 -04:00
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
ben hoffman
2b22b63809 Update the descriptoin on the Enhanced Input plugin. Update the docs URL to be correct
#jira none
#rb me
#rnx
#preflight skip

[CL 20635115 by ben hoffman in ue5-main branch]
2022-06-13 17:24:53 -04:00
ben hoffman
204cc669f9 Mark Enhanced Input as non-beta because it will be the default on option for 5.1
#jira UE-144847
#rb trivial
#rnx
#preflight 623a43eb10251d53d5797c77

[CL 19473019 by ben hoffman in ue5-main branch]
2022-03-22 18:11:15 -04:00
ben hoffman
dea92ebd64 Enable Enhanced Input plugin by default
#jira UE-144847
#rb none
#preflight 622f3b3d505788e09ffcd376

[CL 19372137 by ben hoffman in ue5-main branch]
2022-03-14 09:40:09 -04:00
ben hoffman
ad7e3c6163 Backout 19284661
#jira none
#rb none
#rnx
#preflight skip

[CL 19285258 by ben hoffman in ue5-main branch]
2022-03-07 10:47:32 -05:00
ben hoffman
e3ba3c1e11 Enabled Enhanced Input plugin by default
#jira UE-144847
#rb none
#preflight skip

[CL 19284661 by ben hoffman in ue5-main branch]
2022-03-07 09:39:33 -05:00
ben hoffman
f67d3f3d13 Move the enhanced input plugin out of Experimental and into the normal /Engine/Plugins folder.
#jira UE-144847
#rb trivial
#preflight 62228bcf2f7d78332e1c4548

[CL 19277106 by ben hoffman in ue5-main branch]
2022-03-04 17:59:01 -05:00