Commit Graph

6 Commits

Author SHA1 Message Date
Michael Schoell
d0f3e3d7e7 Merging PR #680 to fix crashes when casting an Interface pin to an Object pin inside of Blueprints.
#jira UE-6503 - GitHub 680 : Fix: UE-6268: Implict cast stack corruption
#jira UE-6268 - The Editor may crash in PIE mode if the Engine was built from source code using the Debug Editor configuration.

[CL 2391686 by Michael Schoell in Main branch]
2014-12-17 16:12:53 -05: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
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
Mike Beach
d126d670c6 Catching the case where struct ref pins on the new set-struct-members nodes are left empty (now presenting the user a compiler error rather than a crash)
(TTP #342994)

#codereview Maciej.Mroz

[CL 2240368 by Mike Beach in Main branch]
2014-08-01 18:04:33 -04:00
Mikolaj Sieluzycki
4e71f89e00 CIS build fix.
[CL 2121895 by Mikolaj Sieluzycki in Main branch]
2014-06-30 10:50:21 -04:00
Maciej Mroz
16465aabb0 Blueprint: Structure Setter Node. First version.
#codereview Nick.Whiting

[CL 2121726 by Maciej Mroz in Main branch]
2014-06-30 06:59:25 -04:00