Commit Graph

483 Commits

Author SHA1 Message Date
jeanmichel dignard
ea24743c30 Removed logic for Studio/Enterprise specific projects. Enterprise flag is still there in the project file for analytics.
#jira UEENT-2929
#rb Johan.Duparc
#rnx

#ROBOMERGE-SOURCE: CL 9738811 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v539-9700858)

[CL 9738814 by jeanmichel dignard in Main branch]
2019-10-21 18:21:27 -04:00
sebastian nordgren
4c66ebe01f Hidden settings in the new project wizard will now write no values to the config - this puts more burden on the template writer, but shouldn't cause any template settings to be overwritten by hidden settings.
#jira UE-82071

#rb paul.chipchase

[CL 9731500 by sebastian nordgren in Dev-Editor branch]
2019-10-21 10:16:33 -04:00
sebastian nordgren
fc09ed01b2 Added a message when there are no Recent Projects available, because it was unclear what was wrong when there were none showing.
#rb paul.chipchase

[CL 9730822 by sebastian nordgren in Dev-Editor branch]
2019-10-21 06:13:35 -04:00
sebastian nordgren
010a8f7884 Fixed Blank project not being added to empty categories in the New Project dialog.
#rb none

#jira UE-81992

#ROBOMERGE-SOURCE: CL 9689467 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v538-9681622)

[CL 9689478 by sebastian nordgren in Main branch]
2019-10-18 11:46:01 -04:00
sebastian nordgren
45ad008dd0 Integrated all fixes made to the New Project dialog made in Dev-Editor to Release.
#jira UE-81579, UE-81054, UE-81121, UE-80876

#rb paul.chipchase

#ROBOMERGE-SOURCE: CL 9680584 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v536-9675740)

[CL 9680625 by sebastian nordgren in Main branch]
2019-10-18 06:21:58 -04:00
Chris Gagnon
5b7e66b1fb Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) to CL 9544902 for stream reparenting.
#rb none

[CL 9671142 by Chris Gagnon in Dev-Editor branch]
2019-10-17 19:44:57 -04:00
sebastian nordgren
0a0cd30b68 Moved missing template category warning from template loading to New Project dialog creation.
#jira UE-81786

#rb paul.chipchase

[CL 9632824 by sebastian nordgren in Dev-Editor branch]
2019-10-17 10:30:34 -04:00
sebastian nordgren
3ce5d58b5c Removed unused variables from GameProjectUtils::AddSharedContentToProject().
#rb none

[CL 9567593 by sebastian nordgren in Dev-Editor branch]
2019-10-14 10:52:27 -04:00
sebastian nordgren
1e461e7213 New Project wizard now correctly lists a Blank project when the Templates folder has not been synced.
Descriptions have been removed from the New Project wizard pages. First page has been renamed to "Select Template Category".

#jira UE-81579

#rb chris.gagnon

[CL 9566294 by sebastian nordgren in Dev-Editor branch]
2019-10-14 04:01:52 -04:00
Rolando Caloca
1a30325d6f Copying //UE4/Dev-RenderPlat-Staging@9551419 to //UE4/Main
#rb none
#rnx

[CL 9551447 by Rolando Caloca in Main branch]
2019-10-11 15:33:31 -04:00
Jamie Dale
72109bc002 Fixed localization conflicts
#rb none
#rnx

[CL 9480363 by Jamie Dale in Main branch]
2019-10-08 16:16:36 -04:00
Stefan Boberg
1f813eb516 Copying //UE4/Dev-Core to Main (//UE4/Main)
#rb many

[CL 9405827 by Stefan Boberg in Main branch]
2019-10-03 16:26:48 -04:00
sebastian nordgren
19a96d7732 Creating a Blank project with starter content enabled now opens the Minimal_Default map.
Added bIsBlank to TemplateDefs.ini, because it is impossible to differentiate between a "blank" project where we want to use the Starter Content map and one where we don't without the added context.

#jira UE-81054

#rb paul.chipchase

[CL 9389719 by sebastian nordgren in Dev-Editor branch]
2019-10-03 09:06:00 -04:00
sebastian nordgren
72de1ecdb7 The New Project dialog no longer shows a second redundant Open button.
#jira UE-81121

#rb paul.chipchase

[CL 9388926 by sebastian nordgren in Dev-Editor branch]
2019-10-03 05:25:03 -04:00
sebastian nordgren
731081e6ef Fixed periodic validity checks not firing anymore and displaying an error when creating/removing project files in disk with the New Project dialog wizard open.
Removed extra sentence from description that was considered clutter.

Removed languages listing from templates because enterprise did not want it.

"Categories" label is hidden in New Project mode.

#jira UE-80876

#rb paul.chipchase

#fyi chris.gagnon

[CL 9363827 by sebastian nordgren in Dev-Editor branch]
2019-10-02 09:05:11 -04:00
Chris Gagnon
8ab0638182 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.24
#rb none

[CL 9325047 by Chris Gagnon in Main branch]
2019-10-01 20:41:42 -04:00
Chris Gagnon
79fcc1f394 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) Prep for main copy up.
#rb none

[CL 9324846 by Chris Gagnon in Dev-Editor branch]
2019-10-01 20:19:12 -04:00
steve robb
14cab21e0c Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
Replicated from CL# 7924370.

#rb none


#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063
#ROBOMERGE-BOT: (v443-9013191)

[CL 9279836 by steve robb in Main branch]
2019-09-28 08:19:35 -04:00
Chris Gagnon
211b835c0c Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 9116570 by Chris Gagnon in Dev-Editor branch]
2019-09-25 19:56:41 -04:00
sebastian nordgren
fd58fb7a52 Added a Raytracing option to the New Project dialog settings.
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]
2019-09-13 05:13:31 -04:00
sebastian nordgren
9969c8c19f Only add the code-generated Blank template to categories in the New Project dialog that contain no other templates whatsoever.
#jira UE-79984

#rb chris.gagnon

[CL 8635165 by sebastian nordgren in Dev-Editor branch]
2019-09-11 09:30:29 -04:00
chris gagnon
ce3f2560b0 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.gagnon
#ROBOMERGE-SOURCE: CL 8614014 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v409-8614070)

[CL 8634529 by chris gagnon in Dev-Build branch]
2019-09-11 08:23:41 -04:00
Ben Marsh
421de9107a Fix editor-only plugins triggering recompilation of code projects.
Also rework logic for determining whether a project needs to be compiled, to more closely match equivalent code in UAT. ITargetPlatform::NeedsTempTarget() now allows querying whether a project needs a temporary target to be generated.

#rb none
#jira UE-79833

[CL 8623682 by Ben Marsh in Dev-Build branch]
2019-09-10 16:11:58 -04:00
Chris Gagnon
2e87118a18 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
#rb none

[CL 8614014 by Chris Gagnon in Main branch]
2019-09-10 11:35:20 -04:00
sebastian nordgren
f044b713db Hidden settings are now respected when selecting another template, rather than only at construction time.
#rb paul.chipchase

#lockdown chris.gagnon

[CL 8603281 by sebastian nordgren in Dev-Editor branch]
2019-09-10 07:14:28 -04:00