Commit Graph

9 Commits

Author SHA1 Message Date
Lina Halper
221e9b4917 - Changed AnimNotify to support any other AnimSequenceBase
- Fixed K2Node_FunctionEntry to support redirect

[CL 2215234 by Lina Halper in Main branch]
2014-07-14 18:06:16 -04:00
Michael Schoell
788de6f349 Removed GetNodeNativeTitle from the editor entirely, now uses BuildSourceString to obtain the source string in a more reliable way.
#codereview Justin.Sargent

[CL 2114371 by Michael Schoell in Main branch]
2014-06-23 15:36:50 -04:00
Marc Audy
4c249b081d Don't create properties for blueprint functions with a split input struct
[CL 2109686 by Marc Audy in Main branch]
2014-06-18 16:22:49 -04:00
Jaroslaw Palczynski
ebce413232 UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
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