Commit Graph

10 Commits

Author SHA1 Message Date
Mike Beach
15502f9ab0 [INTEGRATE] Change 2471544 by Ben.Marsh@Ben.Marsh_T3245_Clean on 2015/04/06 12:10
Unshelved from pending changelist '2501794':
	[UE-10865] Adding backwards compatibility fo dynamic cast nodes that do not have the boolean result pin yet (they have yet to be regenerated).

[CL 2506010 by Mike Beach in Main branch]
2015-04-08 18:03:05 -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
Mike Beach
bb74d565d5 [UE-5308] New boolean output on pure cast nodes to check the success/failure of the cast.
[CL 2367842 by Mike Beach in Main branch]
2014-11-21 14:51:28 -05:00
Mike Beach
1acdf920f5 Adding support for a pure version of the cast node.
[CL 2341237 by Mike Beach in Main branch]
2014-10-27 13:10:00 -04:00
Mike Beach
311cb3d2e8 [UE-1987] Now allowing for users to cast from interfaces to raw objects.
[CL 2338669 by Mike Beach in Main branch]
2014-10-23 12:15:59 -04:00
Maciej Mroz
f32d2a3583 Local Graph Varaibles. An early version of function FEventGraphUtils::PinRepresentsSharedTerminal, that tells if a pin represetns a terminal, that is truly shared. If not, it will be added to local varaibles.
Creating Terminals was slightly refactored.

#codereview Nick.Whiting, Michael.Noland

[CL 2311113 by Maciej Mroz in Main branch]
2014-09-26 11:32:41 -04:00
Saul Abreu
ee0e2ac1e0 Fixed conflicting LOCTEXT for InvalidDynamicCastClass_Error.
[CL 2289741 by Saul Abreu in Main branch]
2014-09-08 14:46:46 -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
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00