#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]
#jira UE-83387
#rb paul.chipchase
#ROBOMERGE-SOURCE: CL 10094154 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v584-10094073)
[CL 10094157 by sebastian nordgren in Main branch]
#jira UE-83246
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 10070369 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v573-10069714)
[CL 10070371 by sebastian nordgren in Main branch]
Also create an empty Content folder always on project creation - this is to support template-based blank projects, which otherwise would not populate the Content folder at all, causing the Content folder directory watcher to not initialize on startup.
#rb paul.chipchase
#fyi chris.gagnon
[CL 9755310 by sebastian nordgren in Dev-Editor branch]
#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]
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]