Commit Graph

14 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
f23f29257b Back out changelist 2481333
Rob asked me to back out GENERATED_*_BODY -> GENERATED_BODY change for now until the "_Validate and _Implementation auto-generation" discussion is over.

#codereview Robert.Manuszewski

[CL 2481343 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:38:32 -04:00
Jaroslaw Palczynski
fa31560e2d Enabled UHT to digest GENERATED_BODY instead of GENERATED_UCLASS_BODY, GENERATED_USTRUCT_BODY, GENERATED_UINTERFACE_BODY or GENERATED_IINTERFACE_BODY, changed every occurence to the new syntax and fixed every warning that have fallen out of this change.
#codereview Robert.Manuszewski

[CL 2481333 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:19:11 -04:00
Matthew Griffin
e3fc803cec [INTEGRATE] Change 2431516 by bruce.nesbit@bnesbit_Releases on 2015/02/04 06:23:58
Revised starter content so it is inserted into projects using feature packs.
	Removed StarterContent source data from rocket build.

[CL 2438072 by Matthew Griffin in Main branch]
2015-02-09 10:40:24 -05:00
bruce nesbit
1f1873fc3e Code to support 'has feature pack' flag in templatedefs file
Also added code to display an icon on templates that have an equivalent feature pack.
Revised new project text to indicated what the icon is for.

[CL 2404695 by bruce nesbit in Main branch]
2015-01-13 10:35:31 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
bruce nesbit
bc6eed42ca Reverted Starter Content change.
[CL 2373006 by bruce nesbit in Main branch]
2014-12-01 19:04:12 -05:00
bruce nesbit
473df14d28 Revised starter content to use asset pack
Moved starter content assets
Added mobile starter content assets
Starter content uses mobile starter content based on target platform

[CL 2372343 by bruce nesbit in Main branch]
2014-12-01 08:44:00 -05:00
bruce nesbit
bfac007770 Tweaked new project dialog so it can show class and asset types used by a template.
Revised template descriptions to provide more details.

[CL 2344912 by bruce nesbit in Main branch]
2014-10-30 10:23:07 -04:00
Ben Marsh
79c9fc038e Fix comment which UnrealDocTool can't parse.
[CL 2290954 by Ben Marsh in Main branch]
2014-09-09 12:22:06 -04:00
Andrew Rodham
1a1cc8ee53 Reworked the new project dialog
* Categorized templates into Blueprint/C++ templates and organized them into tabs
 * New categories can be specified in the templatedefs.ini file of a template project using a Category tag:
         Category=NewCategory
 * New category types can be registered with a proper description and icon in code through FGameProjectGenerationModule::RegisterTemplateCategory.
 * Added preview images to templates
 * Generally tidied the UI

This addresses TTP#321302 - EDITOR: Project Browser: Reduce Thumbnail size of Templates
Reviewed by Matt.Kuhlenschmidt

[CL 2260660 by Andrew Rodham in Main branch]
2014-08-18 06:48:04 -04:00
Ben Marsh
b57c79c540 Allow C++ plugins to hook game project generation. Contributed by solid-angle, https://github.com/EpicGames/UnrealEngine/pull/336.
[CL 2251943 by Ben Marsh in Main branch]
2014-08-11 17:14:26 -04:00
Ben Marsh
e7767fdc6e Add a sort key to template definitions, and use it to position the 2D sidescroller sample next to the 3D version. Don't want to sort templates by display name because they all start with "Code" or "Blueprint", and at least this way we can hack it through data for now.
[CL 2130646 by Ben Marsh in Main branch]
2014-07-03 10:48:59 -04:00
Jamie Dale
c52c3bd2ed Project template names and descriptions now fallback to English if a valid translation can't be found for the current language
TTP# 333732 - EDITOR: The new project wizard falls back to using TP_TemplateName if it can't find a matching translation, even if an English translation is available

ReviewedBy Andrew.Rodham, Max.Preussner

[CL 2065413 by Jamie Dale in Main branch]
2014-05-07 05:43:17 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00