Commit Graph

5 Commits

Author SHA1 Message Date
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