Commit Graph

38 Commits

Author SHA1 Message Date
bruce nesbit
bb9ed20165 Removed code that was forcing feature packs have a focus asset. (Focus asses aret not mandatory)
[CL 2529987 by bruce nesbit in Main branch]
2015-04-29 06:45:47 -04:00
bruce nesbit
f91da19300 Added missing file to contents for vehicle FP and repacked said FP.
Added log output to FeaturePackContentSource to show when a screenshot file is missing.

[CL 2528169 by bruce nesbit in Main branch]
2015-04-28 04:31:52 -04:00
bruce nesbit
eee528c422 Mac compile fix for FeaturePackContentSource
[CL 2526934 by bruce nesbit in Main branch]
2015-04-27 10:38:24 -04:00
bruce nesbit
15873e22b5 Added suport for classes to register with super search for handling/acting on searches
Hooked in feature packs to show in super search using tags in the FP manifests
Added some keywords to manifests for super search

[CL 2526727 by bruce nesbit in Main branch]
2015-04-27 05:56:20 -04:00
Frank Fella
682f23fc70 AddContentDialog - Add error checking and validation for pack manifest loading and fix up some bad manifests.
[CL 2516471 by Frank Fella in Main branch]
2015-04-17 17:02:38 -04:00
Frank Fella
a452cebb06 AddContentDialog - Update the style and layout of the "Add to Project" button.
Jira: UE-10273

[CL 2493741 by Frank Fella in Main branch]
2015-03-27 10:20:41 -04:00
bruce nesbit
3d41b446ed Added sortkey to feature pack manifest
[CL 2484296 by bruce nesbit in Main branch]
2015-03-19 07:47:41 -04:00
Jamie Dale
d3bc0041cf Fixed some bad font references
UE-8718 - Warning about loading font darta from Roboto-Regular.ttf & Roboto-Bold.ttf

[CL 2466215 by Jamie Dale in Main branch]
2015-03-02 08:48:49 -05: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
b4db61014b [INTEGRATE] Change 2421922 by bruce.nesbit@bnesbit_Releases on 2015/01/28 05:46:59
Added message to indicate compiling is going to happen when importing code FP. Also made code wait until its complete
	Added provision for focus on a specifc asset after adding a feature pack
	Revised class type names in feature pack manifests.

[CL 2425812 by Ben Marsh in Main branch]
2015-01-30 10:48:17 -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
Steve Robb
0756ef15b9 Delegate comparisons deprecated, lots of other associated code deprecated, and lots of warning fixups:
* Multicast delegate Add* calls now return FDelegateHandles, and Remove* calls are now all deprecated, except for a new Remove function which takes a FDelegateHandle.
* New FConsoleManager::RegisterConsoleVariableSink_Handle and UnregisterConsoleVariableSink_Handle functions which work in terms of FConsoleVariableSinkHandle.
* Timer calls which don't take FTimerHandles are deprecated.
* FTicker::AddTicker now returns an FDelegateHandle and is removed by an overloaded Remove function.
* DEFINE_ONLINE_DELEGATE* macros now define _Handle variants of the Add/Remove functions which return/take handles.
* Various other handle-based registration changes.
* Some unity build fixes.
* Some simplification of delegate code.
* Fixes for lots of existing code to use handle-based registration and unregistration.

#codereview robert.manuszewski

[CL 2400883 by Steve Robb in Main branch]
2015-01-08 09:29:27 -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
Jamie Dale
a569f6b356 Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
UETOOL-213 - Minimize Slate FString -> FText conversion (remove SLATE_TEXT_ATTRIBUTE)

This fixes any editor/engine specific code that was passing text to Slate as FString rather than FText.

[CL 2399803 by Jamie Dale in Main branch]
2015-01-07 09:52:40 -05:00
bruce nesbit
a9ecf6aef3 Revised RefreshFeaturePacks ignore non-upak files
[CL 2399636 by bruce nesbit in Main branch]
2015-01-07 03:33:48 -05:00
Frank Fella
aba8316594 AddContentDialog - Disable multiselect in the tile view.
[CL 2398704 by Frank Fella in Main branch]
2015-01-06 10:19:42 -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
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