Import 2017-06-07 23:51:09: master 3bdf84e9

Author Committer Branch Timestamp Parent
pinter pinter master 2014-11-18 13:42:36 master 4ec5ff3f
Changeset

ENH: Added Transforms subject hierarchy plugin

Now the transforms are also displayed in subject hierarchy as nodes. Their tooltip shows relevant information, can be visualized via the regular show/hide buttons, and context menu includes Invert and Reset to identity features.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23790 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkMRMLTransformNode.h Diff File
mod - Modules/Loadable/SubjectHierarchy/MRML/vtkMRMLSubjectHierarchyNode.cxx Diff File
mod - Modules/Loadable/Transforms/CMakeLists.txt Diff File
add - Modules/Loadable/Transforms/SubjectHierarchyPlugins/CMakeLists.txt Diff File
add - Modules/Loadable/Transforms/SubjectHierarchyPlugins/Resources/Icons/Transform.png Diff File
add - Modules/Loadable/Transforms/SubjectHierarchyPlugins/Resources/qSlicerTransformsSubjectHierarchyPlugins.qrc Diff File
add - Modules/Loadable/Transforms/SubjectHierarchyPlugins/qSlicerSubjectHierarchyTransformsPlugin.cxx Diff File
add - Modules/Loadable/Transforms/SubjectHierarchyPlugins/qSlicerSubjectHierarchyTransformsPlugin.h Diff File
mod - Modules/Loadable/Transforms/qSlicerTransformsModule.cxx Diff File
mod - Modules/Loadable/Volumes/SubjectHierarchyPlugins/qSlicerSubjectHierarchyVolumesPlugin.cxx Diff File