Michael Schoell
a2863038dc
Fixed some dangerous localizable strings and improved Blueprint function/event node title localization support.
...
#jira UE-14414 - Japanese node labels are not displayed properly
[CL 2528578 by Michael Schoell in Main branch]
2015-04-28 11:31:15 -04:00
Maciej Mroz
4d804326e0
K2Nodes::HasExternalBlueprintDependencies and K2Nodes::HasExternalUserDefinedStructDependencies were changed into HasExternalDependencies and can return native structs
...
[CL 2525803 by Maciej Mroz in Main branch]
2015-04-25 17:47:39 -04:00
Mike Beach
bf76b0f36d
[UE-12166] Cleaning up duplicate call-on-member node options and improving the call-on-member workflow.
...
[CL 2505986 by Mike Beach in Main branch]
2015-04-08 17:47:39 -04:00
Marc Audy
d67a694c69
Move member reference out of K2Node and make it usable elsewhere
...
[CL 2477135 by Marc Audy in Main branch]
2015-03-12 14:17:48 -04: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
Maciej Mroz
22281886d7
BP: ExpandNode() functions don't check "if (CompilerContext.bIsFullCompile)". The function should be called only when necessary.
...
[CL 2332863 by Maciej Mroz in Main branch]
2014-10-17 06:37:11 -04:00
Jaroslaw Palczynski
7c41927cf4
Rename FPostConstructInitializeProperties to something simpler
...
Changed it with FObjectInitializer.
UECORE-7
[CL 2328384 by Jaroslaw Palczynski in Main branch]
2014-10-14 10:29:11 -04:00
Mike Beach
f445a06e6e
Fixing cook error, gaurding against null property ref (when expanding CallOnMember nodes).
...
[CL 2307188 by Mike Beach in Main branch]
2014-09-23 14:25:01 -04:00
Mike Beach
eca0bbfbe3
Adding support for CallOnMember nodes (so you can directly operate on components that your target class has).
...
#codereview Dan.OConnor
[CL 2304533 by Mike Beach in Main branch]
2014-09-19 17:50:45 -04:00
Maciej Mroz
95e6ff620a
BP inner: Function UK2Node_CallFunctionOnMember::HasExternalBlueprintDependencies added. More robust dependency gathering.
...
[CL 2123434 by Maciej Mroz in Main branch]
2014-07-01 12:03:49 -04:00
Mike Beach
b6135239c9
TTP #325423 : Making it so we correctly identify which execution-pin a node was triggered from.
...
- Wire-trace op-codes are now inserted before every statement in GotoFixupRequestMap
- ExpandNode() now uses FKismetCompilerContext::MovePinLinksToIntermediate/CopyPinLinksToIntermediate for transfering pin links (to track pin associations)
#codereview Nick.Whiting
[CL 2040798 by Mike Beach in Main branch]
2014-04-23 17:45:37 -04:00
Tim Sweeney
324683ce78
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00