Commit Graph

7 Commits

Author SHA1 Message Date
Michael Schoell
5f3f433198 Can drag and drop pins onto a variety of K2Node_EditablePinBase nodes to add pins to them.
Shifted a lot of pin adding functionality from Blueprint Details customizion to the nodes themselves or BlueprintEditorUtils.

#jira UE-11334 - Dragging a pin to a node that can add pins (function entry/exit, custom events...) should add a pin of the type to the node.

[CL 2497224 by Michael Schoell in Main branch]
2015-03-31 10:32:10 -04:00
Michael Schoell
20e24bb0b0 Copy and pasting custom events that have pins with spaces in their name will no longer create individual pins for each word.
#jira UE-9106 - Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs

[CL 2453417 by Michael Schoell in Main branch]
2015-02-20 12:28:58 -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
Mike Beach
7590976480 [UE-4609] Marking user-defined pins that are removed as pending kill (so that they avoid being flagged by a ReconstructNode error from CL 2238282)
#codereview Maciej.Mroz

[CL 2365385 by Mike Beach in Main branch]
2014-11-19 15:25:50 -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
Nick Darnell
11e06b2d55 UMG - Prototype support for single handler event delegates. Fixing a bug with generated binding functions not having pins created as user pins.
[CL 2068592 by Nick Darnell in Main branch]
2014-05-09 16:33:22 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00