Import 2017-06-07 23:51:09: master 7a168d8c

Author Committer Branch Timestamp Parent
ihnorton ihnorton master 2017-03-20 13:00:37 master e6800b1d
Changeset

BUG: fix DT glyph display

Fixes issues related to slicer/pr/647 changes in model display pipeline.

  • crash due to potential null node, needs null check.
  • rendering problems (inactive by default) due to missing pipeline update call after event propagation was changed

From: Isaiah Norton <inorton@bwh.harvard.edu>

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

mod - Libs/MRML/Core/vtkMRMLDiffusionTensorVolumeSliceDisplayNode.cxx Diff File
mod - Libs/MRML/DisplayableManager/vtkMRMLModelDisplayableManager.cxx Diff File