Import 2017-06-07 23:51:09: master 1a91acd6

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-05-14 23:38:17 master 2661c28d
Changeset

BUG: Fixed tests failing due to missing selection and interaction nodes

Method of retrieving selection and interaction nodes has changed. When legacy scenes are loaded without initializing the scene with an application logic (happens for some test cases) then selection and interaction nodes are not found. Legacy scenes are loaded without problems if the scene is initialized using application logic, so there is no need to add any backward compatibility mechanisms.

Updated selection and interaction nodes in legacy test scenes (changed node ID to the value that is now automatically generated in current scenes) to eliminate warnings.

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

mod - Libs/MRML/Core/Testing/diffusionEditor.mrml Diff File
mod - Libs/MRML/Core/Testing/helixGlyphs.mrml Diff File
mod - Libs/MRML/Core/Testing/hier_test.mrml Diff File
mod - Libs/MRML/Core/Testing/modelHierarchy.mrml Diff File
mod - Libs/MRML/Core/Testing/modelTransfrom.mrml Diff File
mod - Libs/MRML/Core/Testing/restoreSceneSnapshotCompareView.mrml Diff File
mod - Libs/MRML/Core/Testing/vol_and_cube.mrml Diff File