The ITK 4.3.0 release candidate 4 has been tagged, and is available for
testing!  To obtain the source code,

 git clone http://itk.org/ITK.git
 cd ITK
 git checkout -q --detach v4.3rc04

For more details, please see

 http://www.itk.org/Wiki/ITK/Git

Please test the release candidate and share your experiences on the mailing
list, issues tracker, and Gerrit Code Review.  Please include the tag name
when
providing feedback.

Python wrapping builds properly again this this release candidate.

This will be the last release candidate before the final release.

A list of changes since 4.3rc03 follows:

Andreas Schuh (1):
      DOC: Modify BSplineDeformableTransform comments.

Arnaud Gelas (1):
      STYLE: Make CopyMeshToMesh a function just like the other Copy
Container ones.

Bill Lorensen (1):
      BUG: Cannot read a 2 channel (gray, alpha) png file correctly

Brad King (5):
      STYLE: Replace write_file() with file(WRITE) and file(APPEND)
      STYLE: Replace make_directory() with file(MAKE_DIRECTORY)
      STYLE: Replace install_(files|programs|targets) with install command
      STYLE: Replace remove() with list(REMOVE_ITEM)
      STYLE: Remove unsed vxl source directory

Bradley Lowekamp (1):
      COMP: Fix link error with visibility-inlines-hidden

Cory Quammen (1):
      DOC: Modify PasteImageFilter comments.

Gordon Kindlmann (1):
      BUG: tracking changes (hopefully the last) in Teem prior to its 1.11
release

Kent Williams (1):
      COMP: add set methods for member variables where missing.

Matthew McCormick (4):
      STYLE: Fix style of CleanQuadEdgeMeshFilter.
      STYLE: Rename itkMultiTransformBase to itkMultiTransform.
      COMP: Wrap MultiTransform.
      STYLE: Fix style in MultiTransform.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers

Reply via email to