VTK 6.0.0.rc2 is Ready for Testing!

May 29, 2013

The VTK 6.0 release candidate stream continues! You can find the
source here:

http://vtk.org/VTK/resources/software.html#cand

Thank you everyone who tried release candidate 1. In rc1 the community found the minor bugs that are listed below. Additionally some had difficulties with the way that concrete classes are not automatically created for abstract classes anymore if the implementation module that the concrete classes are defined in is not linked to. Be on the lookout for this, especially whenever New() returns null, and read the build system migration guide (http://www.vtk.org/Wiki/VTK/Build_System_Migration) to understand what you need to do to make it work. We will work to clarify that page and add a new canonical example that demonstrates the creation of external modules.

Following is the complete list of changes in this rc since the last
release. Please try this version of VTK in your projects and report
any issues to the mailing list.

Changes in VTK 6.0.0.rc2 (since 6.0. 0.rc1)
Andrew Maclean (1):
      Make some color methods consistent.
Anton Gladky (1):
      Fix compilation against libav 54 and OGG-Theora extension detection
David Thompson (1):
      Update the scalar bar build time.
Utkarsh Ayachit (3):
      BUG #12994. vtkXMLMultiBlockDataWriter not writing names for leaf nodes.
      Cleanup OggTheora support.
      BUG #14086: Fix vtkImageAppend when no active scalars are present.
Yumin Yuan (1):
      Fixed wrongful logic for ExtractOnlyBoundaryCells in vtkExtractGeometry.

Thanks!

Leave a Reply