[vtk-developers] ANNOUNCE: vtk 6.1.0.rc2 is available to download

David E DeMarle dave.demarle at kitware.com
Wed Jan 15 11:44:58 EST 2014


Thank you to everyone who provided feedback on and fixes for
release candidate one!

Kitware and the rest of the VTK team are happy to announce that VTK 6.1.0
release candidate two is ready for you to try. Please try this version of
VTK and report any issues to the list or the bug tracker so that we can try
to address them before VTK 6.1.0 final. You can find the source, data, and
new vtkpython binary packages here:
http://www.vtk.org/VTK/resources/software.html#cand


One notable change is that we've revised the regression test data and
source file tarballs to make it easier to build VTK without internet
connectivity. When you unpack and build the source tarball, BUILD_TESTING
is now initially disabled. Thus no attempt will be made at build time to
download the regression test data. If you unpack the data tarball as well,
all required data files will be put in place so that with BUILD_TESTING
turned on, internet access is still unnecessary. Similarly the large data
tar ball allows you to turn on the tests that depend on VTK_USE_LARGEDATA
without internet access.

Another packaging related fix was that we've corrected a bug in the window
python binary such that VTK's python modules are placed underneath the bin
directory where more environments will find them automatically.

This release candidate also fixes parallel particle tracing filters and has
fixes for various compilers.

The full list of changes since release candidate one follow. Refer to the
full git log for more details.

Andrew Bauer (6):
      50470ad Formatting cleanup which shouldn't affect the code.
      90cbb8f Fixing the way that the cached data is accessed.
      4db27d8 More particletracer cleanup that shouldn't change behavior.
      93f187c Now updating the particle age properly when it exits the
domain.
      13f05e9 Improving the documentation of vtkParticleTracerBase.
      4422dc5 Reverted change to vtkParticleTracerBase specific setter
macro.

Brad King (3):
      360d6c7 Add release helper script SourceTarball.bash
      5739927 Port SourceTarball.bash to run on OS X
      bf5cf3c Teach SourceTarball.bash to split source and data tarballs

Burlen Loring (1):
      0d49103 surface LIC - stl and NULL

Cory Quammen (1):
      0fb3dd7 BUG: Fix build failure in RenderingParallelLIC on Intel
compiler

Dave DeMarle (1):
      fe9dc76 Remove accidentally added test data files

David Gobbi (1):
      8cbaa9b Invoke ConfigureEvent in the vtkCocoaRenderWindowInteractor.

David Stoup (1):
      5c1f438 Update vgl library to fix clipping bug.

Jerome Robert (1):
      a49ec0b BUG 7589 Fix Mingw Java libraries name

Marcus D. Hanwell (1):
      fff9c3b Fixed the install of chemical data files

Paul Edwards (1):
      ee02727 Fix for polyhedron cells.

Robert Maynard (1):
      873da3e Update xdmf to compile with clang 3.4 and c++11 enabled.

Scott Wittenburg (2):
      59ae032 Added code to support a cache option for filebrowser widget.
      c2af9cb Added code to draw current selection rectangle in viewport.

Sebastien Jourdain (2):
      4fc72e8 Add area parameter in endInteraction event for Web
      1a8d823 Add catalyst web widget into VTK

Utkarsh Ayachit (1):
      4834170 Attempt to fix race condition.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtk-developers/attachments/20140115/d7c64543/attachment.html>


More information about the vtk-developers mailing list