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]
- 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]
#rb none
#jira UE-71909
#ROBOMERGE-SOURCE: CL 6038501 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 6038503 by ben marsh in Main branch]
* Removed code to invalidate makefiles when adding new source files. UBT should be reliable enough to make this determination itself nowadays, and ignored -invalidatemakefilesonly argument was causing modules to be recompiled.
* Fixed incorrect config section name when determining whether to allow hot reload from IDE. Now prevents hot reload from IDE when live coding is enabled.
* Added error message when trying to add a new class with Live Coding enabled.
* Added error messages when trying to start Live Coding after a hot reload has taken place.
* Added error messages when trying to hot reload with Live Coding enabled.
#jira UE-71253
#rb none
#ROBOMERGE-SOURCE: CL 5403464 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5403485 by ben marsh in Main branch]
Added an "Exposure Compensation Curve" to the post process settings that add a bias based on the scene luminance in EV100.
Enabled the extended range settings for new projects.
#jira UE-69358
guillaume.abadie, brian.karis
#rb none
#ROBOMERGE-SOURCE: CL 5238694 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5238695 by uriel doyon in Main branch]