[vtkusers] ANNOUNCE: VTK 5.10.1 is available for download

David E DeMarle dave.demarle at kitware.com
Wed Oct 24 09:17:08 EDT 2012


Kitware and the VTK team are happy to announce that VTK 5.10.1 is
available for download at:

http://www.vtk.org/VTK/resources/software.html

VTK 5.10.1 is a patch release which fixes a handful of bugs found in 5.10.0.

The notable changes in this release are:

* fix netCDF symbol mangling, which allows applications to use an
external netCDF library and VTK's internal copy simultaneously

* fixes for STL and SLC readers that prevent crashes and file handle
resource exhaustion

* fix compilation on FreeBSD operating system

* a handful of fixes in VTK's Qt interface kit

* fixes for interpreted language wrapping including a bug which
prevented java wrapping of VTK on power PC macs, and compatibility
with Tcl 8.6

The complete list of changes in this release follows. Please try this
version of VTK and
report any issues to the list or the bug tracker.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

Bill Lorensen (1):
      DOC: Bad character [f625c2a]

Clinton Stimpson (1):
      Fix QVTKWidget problem on Windows with Aero off. [0a0b43e]

Dave DeMarle (4):
      increase git size limit for netcdf [0ac9e89]
      backport netcdf mangling fix from pre 6.0 master to 5.10.1
release [24ea248]
      changes to build system to make it work in vtk5 [fe800da]
      Increment version to VTK 5.10.1 [293d1af]

David Adair (1):
      BUG: InteractorStyleImage not getting image for Window/Level. [7f08be8]

David Gobbi (11):
      BUG 13312: Fix crash on vtkImageProperty DeepCopy with LUT. [5eccfa3]
      COMP: Silence messages from vtkhdf5. [e14d5b2]
      BUG: Fix InsertAndMergeExtent bug introduced in earlier commit. [d62bb3b]
      COMP: No buffer lookahead space for wrapper-parser include
directives. [9d9f596]
      COMP: Fix buffer lookahead for wrapper-parser include directive. [b6146cd]
      COMP: Fix segfault in vtkWrapJava on underscores in method
names. [08ab47d]
      Fix export visibility for vtkImageStencilIterator [299705b]
      BUG 13443: Fix crash when vtkMath.h is wrapped on FreeBSD. [f27a4ba]
      BUG 13198: Newer Tcl/Tk packages need static_cast with ckalloc. [376579a]
      Make the QVTKRenderWindowInteractor more widely compatible. [9c546b2]
      BUG: The Write() method was modifying the input's origin. [1dfe95d]

Félix C. Morency (1):
      BUG: Fix GLXBadDrawable when using multiple
QVTKRenderWindowInteractor [bfff694]

Mathieu Malaterre (1):
      Prevent a file descriptor leak in vtkSLCReader [1f388b5]

Sean McBride (2):
      COMP: fixed bug #13372, compile error with isnan [644fe65]
      COMP: removed C++11-style comma at end of enum declaration [11f29ff]

Utkarsh Ayachit (2):
      BUG #13101. STL ascii reader was report failures prematurely. [61f9f0b]
      Updating comment. [7e34e01]



More information about the vtkusers mailing list