Commit Graph

7 Commits

Author SHA1 Message Date
Dan Oconnor
1ea7d25e62 Diff and merge tool improvements, introduced tree view to display changes, removed the list view that used to display changes made in the blueprint's various graphs
[CL 2391959 by Dan Oconnor in Main branch]
2014-12-17 19:27:27 -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
Thomas Sarkanen
899c1d18f8 Fixed Behavior Tree diffs being backwards
Re-reversed the comparison order of passed-in Blueprint diffs & internally fixed the order of graph comparisons. Now other graphs compare correctly, as well as Blueprint comparisons still being correct.

TTP# 337672 - Behaviour Tree Editor: Visual Diffing of Behavior Trees displays some changes backwards and others not at all.

reviewed by Andrew.Brown

[CL 2113809 by Thomas Sarkanen in Main branch]
2014-06-23 04:56:29 -04:00
Dan Oconnor
21341bc827 #UE4 Trivial fix for diff view displaying {PinName} instead of the actual name of the pin..
[CL 2099837 by Dan Oconnor in Main branch]
2014-06-09 20:29:38 -04:00
Wes Fudala
55103f394b Fix for a display string.
[CL 2066689 by Wes Fudala in Main branch]
2014-05-08 03:29:17 -04:00
Michael Schoell
0a41fb741e #summary Can search for nodes in the palette menu in Blueprints with both the native name and the localized name.
#add Added UEdGraphNode::GetNodeNativeTitle to return a native title for a node.
#add Added UEdGraphNode::GetNodeSearchTitle to return the native and localized title for a node, together, for searching.
#add Can hold "alt" over a node (in the graph panel, or the palette) to see the native name of the node.

#ttp 331252 - Blueprints: Editor: L10N: Blueprints need to consistently show localized node names and when searching need to search both the localized name and the native name

#codereview justin.sargent

[CL 2044506 by Michael Schoell in Main branch]
2014-04-23 18:30:37 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00