Commit Graph

15 Commits

Author SHA1 Message Date
Ben Marsh
7314dc268c Improve wording for project upgrade dialog depending on whether you're upgrading a code or content project. Also fix alignment of buttons in dialog.
[CL 2075975 by Ben Marsh in Main branch]
2014-05-16 16:54:03 -04:00
Ben Marsh
1ebcac20b5 Add a button to skip the conversion process for projects.
[CL 2075853 by Ben Marsh in Main branch]
2014-05-16 15:13:50 -04:00
Ben Marsh
63f9963d59 Removing calls to clean a project when switching versions. Paranoid that it might do the wrong thing more often than the right thing after seeing a bug in the engine association code yesterday, since UBT running successfully has so many preconditions.
#codereview Michael.Trepka

[CL 2075510 by Ben Marsh in Main branch]
2014-05-16 10:12:28 -04:00
Ben Marsh
39ddb49221 Clean binaries and intermediates before upgrading projects. Prevents stale build products, and allows detecting missing binaries on startup.
[CL 2073589 by Ben Marsh in Main branch]
2014-05-14 19:11:30 -04:00
Ben Marsh
ff8c7e8ba4 Fix non-unity build error.
[CL 2072347 by Ben Marsh in Main branch]
2014-05-13 20:19:11 -04:00
Ben Marsh
5b0771bf78 Improve project discovery in the project browser.
- 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]
2014-05-13 19:34:00 -04:00
Ben Marsh
6251d1c57e Change project 'upgrades' to be based on the format of the project file and nothing to do with engine version or association, and allow the UpdateGameProject commandlet to always write latest version information to the file.
[CL 2072245 by Ben Marsh in Main branch]
2014-05-13 18:23:53 -04:00
Andrew Rodham
053528c62e Out of date projects now appear faded-out on the project browser
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]
2014-05-08 09:20:52 -04:00
Ben Marsh
168f545c03 Remove all the different categories for sample games - just use "Samples" or "My Projects".
[CL 2057884 by Ben Marsh in Main branch]
2014-04-28 13:19:56 -04:00
Andrew Rodham
5279e1c6a6 #ttp 332687 - CRITICAL: Regression: Editor hangs after selecting File > New/Open Project
#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]
2014-04-23 19:33:45 -04:00
Andrew Rodham
da46d96504 #ttp 328688 - Project Browser doesn't refresh for new downloads
#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]
2014-04-23 19:08:21 -04:00
Ben Marsh
8835780db3 Move functions for querying engine installations from Core to DesktopPlatform.
[CL 2044626 by Ben Marsh in Main branch]
2014-04-23 18:32:52 -04:00
Jamie Dale
3a96821e42 #ttp 330142 - EDITOR: Users are unable to see the file path of a project in the project
#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]
2014-04-23 17:41:37 -04:00
TimSweeney
3a75fe0114 Engine source (Main branch up to CL 2027006) 2014-03-15 01:14:25 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00