Import 2017-06-07 23:51:09: master ec4673d1

Author Committer Branch Timestamp Parent
pinter pinter master 2017-04-18 10:40:01 master 748902e5
Changeset

ENH: Added option in SH to transform by reparent

If an item is drag&dropped onto a transform in subject hierarchy, then the transformable nodes under the dragged item will be transformed by the parent transform item. Actual reparenting does not happen, only setting of the transform. The behavior is the same as when the user uses the transform column for the dragged item (including the popup about hardening/replacing transform)

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

mod - Libs/MRML/Core/vtkMRMLSubjectHierarchyNode.cxx Diff File
mod - Modules/Loadable/SubjectHierarchy/Widgets/qMRMLSubjectHierarchyModel.cxx Diff File
mod - Modules/Loadable/Transforms/SubjectHierarchyPlugins/qSlicerSubjectHierarchyTransformsPlugin.cxx Diff File
mod - Modules/Loadable/Transforms/SubjectHierarchyPlugins/qSlicerSubjectHierarchyTransformsPlugin.h Diff File