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

Author Committer Branch Timestamp Parent
finetjul finetjul master 2014-07-30 18:21:32 master 69f38fb4
Affected Issues 0003780: Slices in 3D view are not updated when the volume node is changed
Changeset

BUG: Propagate ModifiedEvent to volume/modelNode

When setting a raw (vs pipeline filter) input data to a mrml node,
the node was not notified (ProcessMRMLEvents) whenever the data
was changed because the trivial producer internally used
is not forwarding events.

Issue 0003780

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

mod - Libs/MRML/Core/vtkMRMLModelNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLModelNode.h Diff File
mod - Libs/MRML/Core/vtkMRMLVolumeNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLVolumeNode.h Diff File