Commit Graph

5 Commits

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