Commit Graph

318 Commits

Author SHA1 Message Date
Matthew Griffin
23f62c7c94 [INTEGRATE] Change 2435461 by Nick.Darnell@Nick.Darnell_Dev on 2015/02/06 10:41:49
Editor - Allowing an even smaller thumbnail size in asset pickers and content browser.  Added a new font size that kicks in for the very small thumbnails.

[CL 2446737 by Matthew Griffin in Main branch]
2015-02-16 04:34:44 -05:00
Matthew Griffin
b2088e32bb [INTEGRATE] Change 2434763 by Michael.Noland@mnoland-T2784-Reference on 2015/02/05 22:57:02
Graph editor: Fixed regression where node comment bubbles (watch values, anim states, timeline/latent delay display, etc...) would be hugely inflated
	#codereview ben.cosh

[CL 2446717 by Matthew Griffin in Main branch]
2015-02-16 04:16:06 -05:00
Michael Trepka
50b8cf94d9 Changed Mac windows to use CoreAnimation-layered views
#codereview Mark.Satterthwaite

[CL 2441582 by Michael Trepka in Main branch]
2015-02-11 09:55:32 -05:00
Jamie Dale
e92748ad85 Added a class icon and thumbnail for the 'UInterface' class
UE-9423 - BP interfaces/libraries do not use correct icon in Content Browser

This is currently just a copy of the icon we use for Blueprint interfaces.

[CL 2438438 by Jamie Dale in Main branch]
2015-02-09 13:37:16 -05:00
Matthew Griffin
4d8ce7c19d [INTEGRATE] Change 2432514 by Matt.Kuhlenschmidt@matt_kuhlenschmidt_main on 2015/02/04 17:22:50
Editor selection outline now uniquely identifies selected components.  When a component is selected directly the rest of the actor gets a subdued selection color and the selected compoent(s) get the normal selection color.  When the actor is selected directly all components get the normal selection color.

[CL 2438255 by Matthew Griffin in Main branch]
2015-02-09 11:52:11 -05:00
Matthew Griffin
4ae055cd44 [INTEGRATE] Change 2432183 by Mike.Fricker@MFRICKER_G3686_Alpha on 2015/02/04 14:42:39
Fixed subdued text in white tool-tips being a bit too dark

[CL 2438238 by Matthew Griffin in Main branch]
2015-02-09 11:44:38 -05:00
Jason Hoffman
0621eb2d90 fix for UE-7316 PhAT Simulate button icon is missing with Small Icons enabled
[CL 2438186 by Jason Hoffman in Main branch]
2015-02-09 11:29:08 -05:00
Matthew Griffin
412d0efe2a [INTEGRATE] Change 2427088 by Matt.Kuhlenschmidt@matt_kuhlenschmidt_main on 2015/01/31 12:58:20
Show a warning when viewing blueprinted components. These components are read only and can only be modified in the blueprint editor

[CL 2435314 by Matthew Griffin in Main branch]
2015-02-06 09:18:48 -05:00
Matthew Griffin
dbd68298c7 [INTEGRATE] Change 2427079 by Matt.Kuhlenschmidt@matt_kuhlenschmidt_main on 2015/01/31 12:30:41
Added missing file

[CL 2435296 by Matthew Griffin in Main branch]
2015-02-06 09:07:54 -05:00
Matthew Griffin
a3d8d0a866 [INTEGRATE] Change 2426876 by Michael.Noland@mnoland-T2784-Reference on 2015/01/30 21:33:48
Component tree: Overhauled the component tree tooltip to display better information consistently across both in-level and BP editor
	- Better display of component 'source' (inherited or not, etc...)
	- Added display of component class tooltip (A static mesh component is a...)
	- Minor formatting tweaks here and there, moved several widgets to reference the editor style
	- Colorized component text based on the type (introduced here, inherited native, inherited BP)
	[UE-8703]

[CL 2435266 by Matthew Griffin in Main branch]
2015-02-06 08:48:37 -05:00
Matthew Griffin
59cac01a63 [INTEGRATE] Change 2426456 by Nick.Darnell@Nick.Darnell_Dev on 2015/01/30 17:19:29
UMG - Changing the asset icon.

[CL 2435049 by Matthew Griffin in Main branch]
2015-02-06 03:54:10 -05:00
Matthew Griffin
4362f2fa08 [INTEGRATE] Change 2425685 by Nick.Darnell@Nick.Darnell_Dev on 2015/01/30 09:52:10
Editor - Improving the droptarget for assets in the details panels to be more obvious when a drag begins.

[CL 2433333 by Matthew Griffin in Main branch]
2015-02-05 05:55:18 -05:00
Matthew Griffin
39444ccac0 [INTEGRATE] Change 2425651 by Mike.Fricker@MFRICKER_G3686_Alpha on 2015/01/30 09:23:54
New Project Wizard UI text clean-up
	- Switched to rich text and use a bold highlight on some words instead of brackets
	- Turned on automatic text wrapping and removed newlines
	- Re-phrased some of the field descriptions to read more nicely

[CL 2433322 by Matthew Griffin in Main branch]
2015-02-05 05:40:14 -05:00
Saul Abreu
e1f29e87e9 Added buttons to localization dashboard and target editor to "compile translations" (generate localization resource files).
[CL 2426494 by Saul Abreu in Main branch]
2015-01-30 17:29:25 -05:00
Ben Marsh
12697d0839 [INTEGRATE] Change 2422412 by Mike.Fricker@MFRICKER_G3686_Alpha on 2015/01/28 12:27:00
Fixed hard-to-read documentation tool-tips in Blueprints (UE-8467)
	- Changed SCS tool-tips to use the new simplified dark-text-on-white-background styling
	- Made "Hold Ctlr+Alt" easier to read on a white background

[CL 2425847 by Ben Marsh in Main branch]
2015-01-30 10:55:24 -05:00
Ben Marsh
6f3b351dcc [INTEGRATE] Change 2420716 by James.Golding@JGOLDING-T2781-CODE on 2015/01/27 13:29:56
Fix PaperTileMapComponent icon
	Add warning comments to AbilitySystemComponent and GameplayAbilityBlueprint

[CL 2425758 by Ben Marsh in Main branch]
2015-01-30 10:25:16 -05:00
Ben Marsh
ca880c3408 [INTEGRATE] Change 2420649 by James.Golding@JGOLDING-T2781-CODE on 2015/01/27 12:55:26
Add more icons (mostly by duplicating existing ones) for component classes
	#codereview jamie.dale

[CL 2425747 by Ben Marsh in Main branch]
2015-01-30 10:22:52 -05:00
Ben Marsh
c9d8059989 [INTEGRATE] Change 2420581 by Jamie.Dale@Pitbull_JDaleReleases on 2015/01/27 12:21:03
Added Slate style entries for the new icons

	UE-7845 - New (large) icons for important classes in Browser

[CL 2425746 by Ben Marsh in Main branch]
2015-01-30 10:22:26 -05:00
Saul Abreu
ede61945bf Added the experimental Localization Dashboard UI.
[CL 2421013 by Saul Abreu in Main branch]
2015-01-27 16:31:40 -05:00
Thomas Sarkanen
3f0f5e3c83 FText key stablization & key editing
FText DisplayString shared ptrs are persisted across property edits. This preserves their entry in the live table and also updates the string that the entry points to. We call GetString() to update the hashed value as persisting the DisplayString means that its location in the table is preserved.
On serialization, a valid key is still found in the live table for the display string, so the key is preserved.
Added funtionality to the property editor to allow key editing and re-generation so any key conflicts can be resolved in the future.
Added new flag to prevent us from being able to edit 'immutable' code-declared (LOCTEXT) text. We dont attempt to preseve the identity of properties that are initialized with these.

UE-5350 - As a translator, I would like the editor tutorial text to preserve it's history between changes in order to greatly improve the translation workflow.

#codereview Saul.Abreu,Justin.Sargent

[CL 2420329 by Thomas Sarkanen in Main branch]
2015-01-27 10:07:05 -05:00
Ben Marsh
53eb9ed042 [INTEGRATE] Change 2419179 by Chris.Gagnon@chris.gagnon_T4696 on 2015/01/26 16:37:54
Fixed Compile errors from rename.
	Updated tooltips for SCSEditor.
	#codereview philip.Kavan

[CL 2419758 by Ben Marsh in Main branch]
2015-01-26 20:25:05 -05:00
Ben Marsh
09467b3147 [INTEGRATE] Change 2418662 by Jamie.Dale@Pitbull_JDaleReleases on 2015/01/26 11:12:12
Added a "C++" overlay for C++ source code folders in SPathView

	UE-7184 - Show game c++ classes and engine c++ classes in the content browser

[CL 2419743 by Ben Marsh in Main branch]
2015-01-26 20:22:53 -05:00
Ben Marsh
0d751ff56f [INTEGRATE] Change 2418658 by Jamie.Dale@Pitbull_JDaleReleases on 2015/01/26 11:10:25
Added a "Play" button to editor tutorial assets in the Content Browser

	UE-7970 - Add small 'play' button to EditorTutorial asset thumbnail

	"EditorTutorial" now provides some class type actions which show a "Play" button on Blueprints that derive from it.

	ReviewedBy Thomas.Sarkanen

[CL 2419742 by Ben Marsh in Main branch]
2015-01-26 20:22:38 -05:00
Ben Marsh
c0778b678d [INTEGRATE] Change 2418552 by James.Golding@JGOLDING-T2781-CODE on 2015/01/26 08:58:56
UE-7891 Remove 'feature pack' icons, and change text to explain that any template features can be added later.
	#codereview bruce.nesbit

[CL 2419722 by Ben Marsh in Main branch]
2015-01-26 20:18:43 -05:00
Ben Marsh
37d1bd3436 [INTEGRATE] Change 2416422 by Matt.Kuhlenschmidt@matt_kuhlenschmidt_remote_releases on 2015/01/22 23:41:13
A few aesthetic changes for the component tree and details panel:
	- Made header area of component tree darker to match details panel style
	- Made details panel not have empty space where scrollbar should be.  Scrollbar no longer takes up permanent space

	- Removed old components tree

[CL 2419579 by Ben Marsh in Main branch]
2015-01-26 19:12:24 -05:00