Import 2017-06-07 23:51:09: master 9a69fda4

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-08-31 11:30:03 master 9ecc48c7
Changeset

BUG: Fixed initialization of segmentation SH nodes

If a scene was saved without subject hierarchy (SH) nodes and then loaded into a Slicer app where automatic SH node creation is enabled,
SH nodes are now properly created for all segments.

Removed unnecessary warnings during scene load.

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

mod - Libs/MRML/Core/vtkMRMLSegmentationNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLSegmentationNode.h Diff File
mod - Libs/MRML/Core/vtkMRMLStorableNode.h Diff File
mod - Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationsModuleLogic.cxx Diff File
mod - Modules/Loadable/Segmentations/SubjectHierarchyPlugins/qSlicerSubjectHierarchySegmentationsPlugin.cxx Diff File
mod - Modules/Loadable/Segmentations/SubjectHierarchyPlugins/qSlicerSubjectHierarchySegmentationsPlugin.h Diff File
mod - Modules/Loadable/Segmentations/SubjectHierarchyPlugins/qSlicerSubjectHierarchySegmentsPlugin.cxx Diff File
mod - Modules/Loadable/SubjectHierarchy/Widgets/qSlicerSubjectHierarchyAbstractPlugin.h Diff File