Difference between revisions of "Developer Meetings/20140715"
From Slicer Wiki
m |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | = Extension Developers - From VTK5 to VTK6 - Q&A- Google Hangout = |
When: July 15th 2014 - 10am | When: July 15th 2014 - 10am | ||
− | Where: Google hangout - | + | 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: | ||
+ | * http://www.vtk.org/Wiki/VTK/Build_System_Migration | ||
+ | * [http://www.vtk.org/Wiki/VTK VTK wiki] | ||
+ | * [http://www.kitware.com/source/home/post/116 What's New in VTK 6?] | ||
+ | |||
+ | Commits: | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23121 Slicer@r23121 - ENH: Add VTK 6 support 1/2] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23122 Slicer@r23122 - ENH: Add VTK 6 support 2/2] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23151 Slicer@r23151 - COMP: Fixed vtkOrientedBSplineTransform build with VTK6] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23178 Slicer@r23178 - ENH: enable using the picking manager] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23363 Slicer@r23363 - BUG: Remove pipeline error in VTK6 with DiffusionTensorDisplayNode] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer3?view=revision&revision=17061 EMSegment@r17061 - BUG: Fix vtkImageLabelPropagation VTK 6 support] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer3?view=revision&revision=17062 EMSegment@r17062 - Remove vtkImageLabelPropagation::AllocateScalarsOutput declaration in VTK6] | ||
+ | * [http://viewvc.slicer.org/viewvc.cgi/Slicer3?view=revision&revision=17066 EMSegment@r17066 - BUG: Fix VTK6 support for vtkImageIslandFilter] | ||
+ | |||
+ | = Questions = | ||
+ | |||
+ | <!-- TEMPLATE START --> | ||
== Example of question - An example ? == | == Example of question - An example ? == | ||
* From: Jean-Christophe | * From: Jean-Christophe | ||
− | * Description: Shortly describe what is the issue, if you implemented some workaround in VTK5, ... | + | * Description: [{{fullurl:{{FULLPAGENAME}}|action=edit}} 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/ | ||
− | + | <!-- TEMPLATE END --> |
Latest revision as of 14:16, 15 July 2014
Home < Developer Meetings < 20140715Extension 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/