Commit Graph

4 Commits

Author SHA1 Message Date
Maciej Mroz
b2aca64d45 #ue4 K2Node_BaseAsyncTask - Expansion simplified. (No Select node.)
#codereview Michael.Noland

[CL 2046550 by Maciej Mroz in Main branch]
2014-04-23 18:50:20 -04:00
Maciej Mroz
8732fc8630 #ue4 K2Node_BaseAsyncTask works with arrays
https://udn.unrealengine.com/questions/204560/baseasynctask-with-array-parameter.html

#codereview Sebastian.Kowalczyk

[CL 2045271 by Maciej Mroz in Main branch]
2014-04-23 18:42:22 -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