#rb none
#jira UE-81992
#ROBOMERGE-SOURCE: CL 9689467 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v538-9681622)
[CL 9689478 by sebastian nordgren in Main branch]
Descriptions have been removed from the New Project wizard pages. First page has been renamed to "Select Template Category".
#jira UE-81579
#rb chris.gagnon
[CL 9566294 by sebastian nordgren in Dev-Editor branch]
Added bIsBlank to TemplateDefs.ini, because it is impossible to differentiate between a "blank" project where we want to use the Starter Content map and one where we don't without the added context.
#jira UE-81054
#rb paul.chipchase
[CL 9389719 by sebastian nordgren in Dev-Editor branch]
Removed extra sentence from description that was considered clutter.
Removed languages listing from templates because enterprise did not want it.
"Categories" label is hidden in New Project mode.
#jira UE-80876
#rb paul.chipchase
#fyi chris.gagnon
[CL 9363827 by sebastian nordgren in Dev-Editor branch]
Replicated from CL# 7924370.
#rb none
#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063
#ROBOMERGE-BOT: (v443-9013191)
[CL 9279836 by steve robb in Main branch]
Hooked up XR and Raytracing into the project creation phase.
Changed to use GameProjectDialog.* placeholder icons that are currently just some random AssetIcons.
Removed bSkipProjectSettings INI option, in favour of just having an enum value (ETemplateSetting::All) to control it.
#rb chris.gagnon
[CL 8672009 by sebastian nordgren in Dev-Editor branch]
Also rework logic for determining whether a project needs to be compiled, to more closely match equivalent code in UAT. ITargetPlatform::NeedsTempTarget() now allows querying whether a project needs a temporary target to be generated.
#rb none
#jira UE-79833
[CL 8623682 by Ben Marsh in Dev-Build branch]