Import 2017-06-07 23:51:09: master a8cbe3d7
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2015-11-02 23:52:00 | master 47845216 |
Affected Issues | 0004073: BSpline-linear composite transform becomes inconsitent when split and edited | |||
Changeset | BUG: Fixed transform splitting. Fixes 0004073 Fixes https://www.na-mic.org/Mantis/view.php?id=4073 Problem was that when a composite transform contained an inverse Script to reproduce the issue: t1=vtk.vtkTransform() It seems that if a computed inverse transform is modified then the The solution was to always set the forward transform in the node so that Tested-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> From: Andras Lasso <lasso@queensu.ca> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24688 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Core/Testing/NonLinearTransformScene.mrml | Diff File | |||
add - Libs/MRML/Core/Testing/TestData/BSplineLinearCompositeTransform.h5 | Diff File | |||
mod - Libs/MRML/Core/Testing/vtkMRMLNonlinearTransformNodeTest1.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLTransformNode.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLTransformNode.h | Diff File |