Commit Graph

6 Commits

Author SHA1 Message Date
Nick Darnell
1d84dde95d Make sure we don't crash in CommonInput if the platforms are missing.
[CL 16611053 by Nick Darnell in ue5-main branch]
2021-06-09 15:32:32 -04:00
Nick Darnell
e50b935531 CommonInput - Don't try to load alll platforms input data outside of the editor.
[CL 16608006 by Nick Darnell in ue5-main branch]
2021-06-09 13:06:52 -04:00
Nick Darnell
66cc215d4d Fixing several CIS issues with IWUY.
[CL 16606760 by Nick Darnell in ue5-main branch]
2021-06-09 12:11:38 -04:00
Nick Darnell
3625ab4de1 CommonInput - Using the new UPlatformSettings, to store per-platform information into an NDA location when each platform is configured. These changes make it so we use the 'real' platform ini name, e.g. There's no more "PC" platform as far as the common input exists for configuring the platforms. So if you setup linux, that's another platform you'd configure. The gamepads are still wonky, they're trying to use platform ini names for gamepad names, going to refactor that so it's not coming from platform names. Made an upgrade path for the old settings that will update and then clear the old configuration. Also removed some settings that were added to DataDrivenPlatformInfo that don't make sense, and updated some platforms that never got the settings to begin with.
#review-16605256 Josh.Adams, Michael.Noland, Daren.Cheng
#fyi Josh.Adams, Michael.Noland, Daren.Cheng

[CL 16605253 by Nick Darnell in ue5-main branch]
2021-06-09 10:44:46 -04:00
aurel cordonnier
50944fd712 Merge UE5/RES @ 16162155 to UE5/Main
This represents UE4/Main @ 16130047 and Dev-PerfTest @ 16126156

[CL 16163576 by aurel cordonnier in ue5-main branch]
2021-04-29 19:32:06 -04:00
Marc Audy
01b7c9f4f5 Merge UE5/RES @ 15958325 to UE5/Main
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304

[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00