COMP: Update OpenIGTLinkIF - Fixes 0002431 and 0003478
$ git shortlog 48384b24..b73e6a311
Andras Lasso (2):
Fixed memory corruption issues that caused random hangs when loading a scene with an active OpenIGTLink connection
Fixed crash when opening a scene containing IGTLConnectorNode
Junichi Tokuda (10):
ENH: Pass the address of the new MRML node to event handlers, when the NewDeviceEvent event is invoked. For Slicer Bug
ENH: Push outgoing messages when the connector node becomes active and OpenIGTLinkIF.pushOnConnect attribute is 1. See
ENH: Update vtkMRMLIGTLConnectorNode::PushNode() to prevent other connector nodes from sending the pushed node.
ENH: Add 'Push on Connect' checkbox in I/O configuration. Rename 'pushOnConnection' attribute to 'pushOnConnect' (value
ENH: Hide 'Push on Connect' check buttons for incoming nodes.
Merge pull request 0000016 from lassoan/master
Merge pull request 0000017 from tokjun/3478-IGTLConnectorNode-NewDeviceEvent-improvement
ENH: Fix vtkMRMLIGTLConnectorNode.cxx to merge 3501-send-all-outputs-on-connection branch.
BUG: Call this->qvtkDisconnectAll() from qMRMLIGTLIOModel() destructor to address 0002431 as suggested by Lchauvin.
Merge pull request 0000019 from tokjun/2431-no-such-slot-error-in-qMRMLIGTLIOModel
From: Junichi Tokuda <tokuda@bwh.harvard.edu>
git-svn-id: http://svn.slicer.org/Slicer4/trunk@22727 3bd1e089-480b-0410-8dfb-8563597acbee |