Commit Graph

5 Commits

Author SHA1 Message Date
Maciej Mroz
c7ef187837 Blueprint Function Library - AutoWorldContext is removed when unnecessary.
#codereview Nick.Whiting

[CL 2060311 by Maciej Mroz in Main branch]
2014-04-30 15:54:13 -04:00
Maciej Mroz
ba1f56281f Blueprint Function Library handles 'DefaultToSelf' and 'WorldContext; parameters.
ttp333765 Function libraries that use blueprint nodes requiring a worldcontextobject cause ensures in cooked builds

#codereview Nick.Whiting

[CL 2060114 by Maciej Mroz in Main branch]
2014-04-30 13:08:46 -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
Saul Abreu
b16c5668f5 #summary Updated metadata gathering commandlet to be configuration driven. Fixed a bug with local edits to metadata overriding localization. Updated property editors using comboboxes for enums to use localized data. Added Region & Language Settings for toggling use of localized field names.
#ttp 331251 - L10N: Editor: Tooltips and Property Names need to be localized

[CL 2040155 by Saul Abreu in Main branch]
2014-04-23 17:36:48 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00