Commit Graph

6 Commits

Author SHA1 Message Date
Josh Adams
b81fcf0c50 - Run Turnkey device queries automtically for all devices after getting platform SDK info, so there is less waiting with Turnkey menu open with (Querying...)
- Added -nocompileuat when UAT has run successfully to speed up UAT runs
#jira none
#rb david.harvey
#preflight 624efe49867d2945ae80a1b3

[CL 19670235 by Josh Adams in ue5-main branch]
2022-04-07 11:32:19 -04:00
David Harvey
c55745f9ef Added Turnkey and RunUAT console commands to the editor.
#jira UE-118572
#rb nuno.leiria
#rnx

[CL 16771609 by David Harvey in ue5-main branch]
2021-06-24 08:54:47 -04:00
Josh Adams
629b1260dd - Made the Launch On menu be a normal drop down (not split button/combo box), named it Platforms menu
- Copied the quick launch platform items over to the Play menu, and now will repalce the Play button (which would change for Simulate/PIE/etc) to also do the quick launch on if that was the last one selected (using platforms large icon)
- Use Turnkey SDK installation availability info so that the Platforms menu can choose to show the proper SDK installation options that match what is supported by the studio
- Pass the -project path to Turnkey so a platform can check if a project has up-to-date prerequisites (like certain options need to be set in platform settings, etc)
- Use the platform icon to show warning/question to indicate status of SDK, with less text labels after the platform name in the Turnkey menu
- Added LoadSettingsForPlatform to ProjectPackgingSettings to be able to easily load packaging settings for another platform
#rb matt.kuhlendschmidt,rolando.caloca

[CL 14931974 by Josh Adams in ue5-main branch]
2020-12-15 12:26:54 -04:00
Josh Adams
2cd8b6efe3 - Fixed some non-unity issues
#rb trivial
#jira UE-103668

[CL 14810210 by Josh Adams in ue5-main branch]
2020-11-24 13:39:17 -04:00
Josh Adams
da0c420beb - Refactored more Turnkey stuff into TurnkeySupportModule (moved stuff out of DDPI, etc)
- Also fixed a crash or two
#jira UE-100139

[CL 14430260 by Josh Adams in ue5-main branch]
2020-10-06 11:46:54 -04:00
Josh Adams
d923000232 - Moved File | Package and Cook into Launch menu, which may become the Platforms menu (or similar)
- Can now cook for any platform (and will soon have a Prepare for Debugging option)
- All the packaging and cooking stuff are now in TurnkeySupportModule
- Allow per-platform configuration/cook target
- Added a temporary inactive menu item to point users to the Launch menu for packaging
- This is first pass on this, it's expected to change, even move locations, etc as feedback/needed dictate
#rb matt.kuhlenschmidt

[CL 14312841 by Josh Adams in ue5-main branch]
2020-09-14 17:08:13 -04:00