Developer Meetings/20140715
From Slicer Wiki
Home < Developer Meetings < 20140715
Extension Developers - From VTK5 to VTK6 - Q&A- Google Hangout
When: July 15th 2014 - 10am
Where: Google hangout - https://plus.google.com/u/1/events/cdufbmjee4n4ugl0ve1h7me1msc?authkey=CLXxzLLSnqfh_gE
Announcement: http://massmail.spl.harvard.edu/public-archives/slicer-devel/2014/015779.html
Resources:
Commits:
- Slicer@r23121 - ENH: Add VTK 6 support 1/2
- Slicer@r23122 - ENH: Add VTK 6 support 2/2
- Slicer@r23151 - COMP: Fixed vtkOrientedBSplineTransform build with VTK6
- Slicer@r23178 - ENH: enable using the picking manager
- Slicer@r23363 - BUG: Remove pipeline error in VTK6 with DiffusionTensorDisplayNode
- EMSegment@r17061 - BUG: Fix vtkImageLabelPropagation VTK 6 support
- EMSegment@r17062 - Remove vtkImageLabelPropagation::AllocateScalarsOutput declaration in VTK6
- EMSegment@r17066 - BUG: Fix VTK6 support for vtkImageIslandFilter
Questions
Example of question - An example ?
- From: Jean-Christophe
- Description: Edit the source of this page and copy/paste the template. Shortly describe what is the issue, if you implemented some workaround in VTK5, ...
- Example: Ideally, provide a link to small compilable example, a SSCCE. See http://sscce.org/