View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004095 | Slicer4 | Module OpenIGTLinkIF | public | 2015-12-01 13:17 | 2017-06-10 08:51 |
Reporter | tokuda | Assigned To | tokuda | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.5.0-1 | ||||
Target Version | Slicer 4.6.0 | Fixed in Version | |||
Summary | 0004095: OpenIGTLinkIF does not push PolyData properly. | ||||
Description | Christian Askeland reported issues related to PolyData and fixed them. The details can be found at: https://github.com/openigtlink/OpenIGTLinkIF/pull/57#issuecomment-161096855 | ||||
Tags | No tags attached. | ||||
Git Tag has been updated to reflect the recent changes. |
|
Thanks. Integrated in http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24802 |
|
Import 2017-06-07 23:51:09: master 7d3153d1 2015-12-01 19:40:35 Details Diff |
BUG: Update OpenIGTLinkIG to fix issues in sending PolyData. Fixes 0004095 $ git shortlog 3ad1f67..6e297b7 --no-merges Christian Askeland (3): BUG: openigtlink/OpenIGTLinkIF#54 Color not supported in vtkImageData->igtl::ImageMessage. BUG: Fixed openigtlink/OpenIGTLinkIF#55 Segfaults in encode/decode vtkPolyData BUG: Fixed openigtlink/OpenIGTLinkIF#56 vtkPolyData encoding reuses data from last encoding. Junichi Tokuda (1): Instead of creating a new igtl::PolyDataMessage in vtkIGTLToMRMLPolyData::MRMLToIGTL() to clear the content of OutPolyDataMessage, call igtl::PolyDataMessage::Clear(). igtl::PolyDataMessage::Clear() will be reimplemented based on the discussion for Issue openigtlink/OpenIGTLinkIF#57. From: Junichi Tokuda <tokuda@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24802 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - SuperBuild.cmake | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-01 13:17 | tokuda | New Issue | |
2015-12-01 13:17 | tokuda | Status | new => assigned |
2015-12-01 13:17 | tokuda | Assigned To | => tokuda |
2015-12-01 14:00 | tokuda | Note Added: 0013651 | |
2015-12-01 14:00 | tokuda | Status | assigned => resolved |
2015-12-01 14:00 | tokuda | Resolution | open => fixed |
2015-12-01 14:40 | jcfr | Note Added: 0013652 | |
2015-12-01 14:41 | jcfr | Target Version | => Slicer 4.5.1 |
2015-12-02 02:49 | tokuda | Status | resolved => closed |
2016-10-13 01:28 | jcfr | Target Version | Slicer 4.5.1 => Slicer 4.6.0 |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 7d3153d1 |