Slicer: 2145-support-for-installing-extension-from-file 85cb847a
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | 2145-support-for-installing-extension-from-file | 2013-08-19 15:53:38 | 2145-support-for-installing-extension-from-file 55902344 |
Affected Issues | 0002980: Volumes not marked as modified on Save after hardening parent transform | |||
0003246: Annotation not marked as modified on Save when it is changed | ||||
0003260: Volumes not marked as modified on Save after volume image spacing/origin is changed | ||||
Changeset | BUG: Fix "volume not marked as modified on save after harden transform". Also, fix "annotations not marked as modified on save after they are changed" and "volume not marked as modified on save after volume origin or spacing is changed". Anytime a vtkMRMLStorableNode property that is saved in file is modified, the StorableModifiedTime time stamp must be modified. From: Yuzheng Zhou <yuzheng.zhou@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@22297 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Core/vtkMRMLLinearTransformNode.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLModelNode.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLVolumeNode.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLVolumeNode.h | Diff File | |||
mod - Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationControlPointsNode.cxx | Diff File |