Commit Graph

19 Commits

Author SHA1 Message Date
bruce nesbit
e672f05d60 Added code to filter unwanted feature packs from add content dialog
Corrected preview images in shared packs (we dont use these but at least they are correct if we decide we want to)
Removed some defunct preview images.
Removed superfluous , in template manifests
Repacked upacks

[CL 2610298 by bruce nesbit in Main branch]
2015-07-03 06:37:49 -04:00
Jamie Dale
fe2c01e3c0 Ensured that everything in the editor using a TTextFilter is reporting syntax error information back to the user
[CL 2582959 by Jamie Dale in Main branch]
2015-06-10 13:22:27 -04:00
Frank Fella
faf36fd70d AddContentDialog - Clear the detail view when the user clears the tile view selection.
[CL 2429951 by Frank Fella in Main branch]
2015-02-03 10:41:38 -05:00
Ben Marsh
79171001e0 [INTEGRATE] Change 2418473 by James.Golding@JGOLDING-T2781-CODE on 2015/01/26 05:59:50
Make 'add content pack' dialog more robust to missing images
	Copied changes from main branch (CL 2400859) to hopefully ease merging
	#codereview bruce.nesbit, frank.fella

[CL 2419717 by Ben Marsh in Main branch]
2015-01-26 20:18:06 -05:00
bruce nesbit
4e0879df43 Minor stability revisions to feature pack related code.
[CL 2418494 by bruce nesbit in Main branch]
2015-01-26 06:39:22 -05:00
bruce nesbit
daa7a7ca46 Added some valid checks in FContentSourceViewModel::SetupBrushes
[CL 2400859 by bruce nesbit in Main branch]
2015-01-08 09:00:12 -05:00
bruce nesbit
6f095f81dc Added asset/class field to manifest
Added display of asset/class info used to Add Content dialog
Fixed several cut/pasted comments regarding UMG styles that referred to shooter game

[CL 2392502 by bruce nesbit in Main branch]
2014-12-18 10:27:15 -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
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
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
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
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