- All projects referenced by .uprojectdirs are included, rather than using a separate hard-coded list of paths.
- Samples installed by the launcher are included.
[CL 2072300 by Ben Marsh in Main branch]
This is to highlight that they will need to be upgraded before they can be used in the current version of the engine. Currently there is no upgrade step, but this will be implemented shortly. This addresses some of TTP #333190 (Project Browser: Improved workflow for opening projects from earlier versions of the editor)
Reviewed by Ben Marsh
[CL 2066916 by Andrew Rodham in Main branch]
#summary Fixed performance regression caused by enumerating all engine installations for every project in the project browser
#proj Editor
#branch UE4
#reviewedby Thomas.Sarkanen, Matt.Kuhlenschmidt
[CL 2049863 by Andrew Rodham in Main branch]
#summary Added ability to refresh the project browser (using the refresh button, or by pressing F5)
#proj Editor
#branch UE4
#reviewedby Thomas.Sarkanen, Matt.Kuhlenschmidt
[CL 2047607 by Andrew Rodham in Main branch]
#proj UE4
#branch UE4
#summary Added a tooltip to show project information, as well as a context menu option to go to the .uproject file in explorer
#extra There is now a tooltip (styled like the content browser tooltip) showing the description (if available) and the path to the project. There is also a context menu option to go to the .uproject file for the selected project.
#reviewedby Thomas.Sarkanen, Max.Preussner
[CL 2040531 by Jamie Dale in Main branch]