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]
New Project dialog no longer displays the Languages Available field in the preview window if the selected category contains no templates.
Added warning for cases when a template is referring to a category that doesn't exist.
#jira UE-79758
#rb paul.chipchase
#lockdown chris.gagnon
[CL 8570377 by sebastian nordgren in Dev-Editor branch]
Fixed category description being slightly clipped when wrapping.
Fixed a gap that was created when no major categories existed due to the TileView still reserving one row of space for itself.
#rb paul.chipchase
[CL 8479639 by sebastian nordgren in Dev-Editor branch]
Template categories can be configured from TemplateCategories.ini in the Templates/ folder. Templates can now also exist in multiple categories.
#rb chris.gagnon
#jira UETOOL-1726
[CL 8370730 by sebastian nordgren in Dev-Editor branch]
SProjectBrowser was refactored (lightly) to reuse some of its methods to create only a single category.
#rb chris.gagnon
[CL 8370729 by sebastian nordgren in Dev-Editor branch]
- Up to CL8320930 from DevOnline and 8311605 Merge Down from Main
- skipped some Fortnite content/plugins/code where it tried to reintegrate files that had been moved pending investigation
#rb none
[CL 8321295 by Josh Markiewicz in Main branch]
- Add GetMaxSources() that provides actual max number of sources (internal MaxSources + NumStoppingSources)
- More clean-up around platform implementation for GetPlatformSettings
#rb aaron.mcleran
[FYI] ethan.geller
#ROBOMERGE-OWNER: rob.gay
#ROBOMERGE-AUTHOR: rob.gay
#ROBOMERGE-SOURCE: CL 7675366 via CL 7681898
#ROBOMERGE-BOT: (v382-7680231)
[CL 7681899 by rob gay in Main branch]