* FileBrowser - Added FileBrowser tool window that can be opened with "UnrealVs.FileBrowser". Press F1 to read help/features.
* UnrealVsPackage - Added events to for when projects are loaded/unloaded
* UnrealVsPackage - Added events to for when changing debugger mode
* UnrealVsPackage - Added parameter "last tick" to Tick in order to be able to close things before ticker stops
* UnrealVsPackage - Added code to include folder name to UE5 in main window and solution title. Optionally disabled in options
* Utils - Added code to set solution title and also prevent visual studio from setting solution title back to original value
* CompileSingleFile - Added command for compiling module that file is in (this file should probably be renamed to CompileSingleFileOrModule.cs)
#rb joe.kirchoff
#jira none
#preflight none
#ushell-cherrypick of 21140603 by henrik.karlsson
[CL 22320613 by henrik karlsson in ue5-main branch]
Also fix unrecognized options in launchSettings.json being cleared when using the command line editor.
#preflight none
[CL 22301342 by Ben Marsh in ue5-main branch]
- Suppressed parts with geometry are exported as mesh actors(instead of empty actors as before). Temporarily unsuppressing those parts for the duration of export and reverting suppression state back.
- Fixed name sanitation which was breaking some scenes with variants.
- Light Label uses user name of the light
- fixed spotlight direction
#jira UE-133993 UE-156138
#preflight 633446bb665f6b8f7f73ae37
#rb JeanLuc.Corenthin
[CL 22292887 by kerim borchaev in ue5-main branch]
- decimal symbol in the locale was leaking into name avoiding sanitize
#jira UE-165221
#preflight 63357f50691c0168b73d3fc8
#rb JeanLuc.Corenthin
[CL 22292885 by kerim borchaev in ue5-main branch]
+ Enforce using a the CustomModuleRoles argument with CookedEditor in BuildAndTestProject buildgraph
#jira UE-165358
#rnx
#preflight 6335ed6ed165c45137b2eaf6
#rb Chris.Constinescu
[CL 22284248 by jerome delattre in ue5-main branch]