Commit Graph

95 Commits

Author SHA1 Message Date
Frank Fella
c462141d5e AddContentDialog - Add missing inlcude to fix the build.
[CL 2391731 by Frank Fella in Main branch]
2014-12-17 16:42:54 -05:00
Frank Fella
716e7443fa AddContentDialog - Automatically save imported assets from added content.
[CL 2391546 by Frank Fella in Main branch]
2014-12-17 14:52:54 -05:00
Frank Fella
cbf7e9bb7a AddContentDialog - Add an icon for the "Content Packs" tab.
[CL 2391542 by Frank Fella in Main branch]
2014-12-17 14:52:40 -05:00
Marc Audy
8d871b374c Look for FeaturePacks in UE4/FeaturePacks, not UE4/FeaturePacks/Packed
[CL 2388535 by Marc Audy in Main branch]
2014-12-15 10:10:30 -05:00
bruce nesbit
33ba6e3f1b Refactor templates so they can be used as feature packs
-moved preview/screenshot images
-added manifests
-removed public/private subdolers from code templates
-added pack config.ini
-updated template defs to exclude feature pack related files
-added FP_FirstPerson (revised first person projects used in place of FP_FirstPerson ones - with instant hit weapon in place of projectile)
-revised source folder for packed feature packs
-added repaced packs in new folder

[CL 2388027 by bruce nesbit in Main branch]
2014-12-14 17:41:04 -05:00
Frank Fella
fe1905e4b1 AddContentDialog - Fix issues.
+ Fix text flicker on tab switch.
+ Don't allow multiple instances of the dialog to be opened.
+ Change the tab order to match the new project dialog.
+ Fix warnings.

[CL 2386074 by Frank Fella in Main branch]
2014-12-11 16:09:40 -05:00
Matt Kuhlenschmidt
fd4d5db493 Fix deprecation warnings
[CL 2385583 by Matt Kuhlenschmidt in Main branch]
2014-12-11 10:54:39 -05:00
Frank Fella
a82edb0602 AddContentDialog - Minor additions.
+ Refresh feature packs automatically when they change on disk.
+ Remove drag and drop and batch install, and replace it with a single button for installing in the details section.
+ Don't allow multiple copies of the dialog to be opened.
+ Fix a missing brush visible when resizing the dialog.
+ Fix an issue where brushes in the dialog could get deleted resulting in white images.

[CL 2385434 by Frank Fella in Main branch]
2014-12-11 09:08:57 -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
Ben Marsh
959cfa782d Add missing copyright notices to source files.
[CL 2379212 by Ben Marsh in Main branch]
2014-12-06 19:14:20 -05:00
bruce nesbit
1cf6853dd4 Fixed feature pack import issues created by reverting startercontent reversion
Readded 'content' feature pack type

[CL 2373549 by bruce nesbit in Main branch]
2014-12-02 04:57:27 -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
7b4442e899 Added 4 Blueprint Feature packs
[CL 2372352 by bruce nesbit in Main branch]
2014-12-01 08:44:42 -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
Michael Trepka
df7aad3deb CIS fix
#codereview Frank.Fella

[CL 2357496 by Michael Trepka in Main branch]
2014-11-12 15:58:52 -05:00
Frank Fella
0247167c1f AddContentDialog - Remove unused methods from the content source view model.
[CL 2357398 by Frank Fella in Main branch]
2014-11-12 14:49:33 -05:00
Frank Fella
60f9975fc2 AddContentDialog - Upgrade to the nice widget carousel that the launcher uses.
[CL 2357397 by Frank Fella in Main branch]
2014-11-12 14:49:21 -05:00
Frank Fella
6f6ff22ff9 AddContentDialog - Fix linker error.
[CL 2353346 by Frank Fella in Main branch]
2014-11-07 13:26:07 -05:00
Frank Fella
59290a82ca AddContentDialog - Add destructors and undefine loctext namespaces to fix the build.
[CL 2353194 by Frank Fella in Main branch]
2014-11-07 13:16:53 -05:00
Frank Fella
ec05ac91a5 AddContentDialog - A dialog and lower level infrastructure for adding additional content to an existing game. Currently there is only support for the new "feature pack" upack files.
#codereview matt.kuhlenschmidt, nick.atamas

[CL 2353064 by Frank Fella in Main branch]
2014-11-07 09:55:57 -05:00