Commit Graph

12 Commits

Author SHA1 Message Date
Mike Beach
d5e2e3495b [UE-12401] Fixing up the BP menu filtering to account for array functions that have params that get converted to wildcard pins.
[CL 2519616 by Mike Beach in Main branch]
2015-04-21 14:12:38 -04:00
Maciej Mroz
57f43e8073 Better fix for UE-12990 Contains node connected to Enum Array value selection cleared on editor restart
[CL 2496601 by Maciej Mroz in Main branch]
2015-03-30 20:08:11 -04:00
Mike Beach
f694f12c43 Making it so we don't drop split pins for array nodes when they're refreshed (which was breaking existing split pin connections).
[CL 2494257 by Mike Beach in Main branch]
2015-03-27 14:53:09 -04:00
Mike Beach
b55ffd99ae Fixing various cook errors. No longer using a ranged for loop when the array node's pins can change during the loop.
[CL 2494148 by Mike Beach in Main branch]
2015-03-27 14:06:20 -04:00
Saul Abreu
79a26091bf Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
#codereview Steve.Robb, Robert.Manuszewski

[CL 2466824 by Saul Abreu in Main branch]
2015-03-02 15:51:37 -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
Mikolaj Sieluzycki
f0a67f1e2b Prepare cpp files for header cleanup.
#codereview Robert.Manuszewski

[CL 2356845 by Mikolaj Sieluzycki in Main branch]
2014-11-12 04:18:54 -05: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
Maciej Mroz
745d0c927b ôAutoCreateRefö û is handled in UK2Node_CallFunction::ExpandNode. The additional variable is created in local scope.
#codereview Nick.Whiting, Michael.Noland

[CL 2323899 by Maciej Mroz in Main branch]
2014-10-09 06:06:10 -04:00
Marc Audy
a5a938ffbc Don't lose type when reconstructing array function nodes if the target array pin is not connected
[CL 2221087 by Marc Audy in Main branch]
2014-07-16 14:34:54 -04:00
Marc Audy
5438bccce0 Make type coercion work off of all wildcard pins in call array function nodes
Remove split pins when collapsing back to a wildcard on call array function nodes
#codereview Nick.Whiting

[CL 2221023 by Marc Audy in Main branch]
2014-07-16 13:54:56 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00