Commit Graph

4 Commits

Author SHA1 Message Date
Michael Noland
6046bb9cc9 Blueprints: Add reroute nodes to help organize wires
- Clean up FDragConnection construction and add a factory function in SGraphPin to extend it for some pins
- Clean up arguments to FOnGetContextMenuFor in SGraphPanel
- Various modifications to SGraphPin to permit implementation of wire knots/reroute nodes
#codereview nick.whiting

[CL 2074801 by Michael Noland in Main branch]
2014-05-15 17:34:14 -04:00
Maciej Mroz
1c5200d993 Unity compilation fix: FGraphPinHandle
#codereview Gil.Gribb, Andrew.Rodham

[CL 2057083 by Maciej Mroz in Main branch]
2014-04-26 09:55:34 -04:00
Andrew Rodham
8804751fa6 Fixed preview connectors sometimes disappearing when CTRL+Dragging pins in graphs
This fixes ttp 331811 - The control+left drag click functionality in the material editor broke recently.
I've changed the preview connector pins to be stored as a handle (NodeGuid + PinName) so that we can reference them persistently across rebuilds of the graph

Reviewed by Matthew Griffin, Matt Kuhlenschmidt

[CL 2056263 by Andrew Rodham in Main branch]
2014-04-25 05:03:13 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00