Skip to content
  • Jaswant Panchumarti (Kitware)'s avatar
    Fix block coloring when scalar visibility is overriden and color is overriden · 0c27c453
    Jaswant Panchumarti (Kitware) authored
    - When a block color is overriden and the scalar visibility was also overriden to true, the block in question was colored by the solid overriden color instead of scalars.
    - This commit fixes the above bug by requring the scalar visibility of a block to be turned off whenever the block color is overriden.
    - This makes the treatment of color-by-solid vs color-by-array for composite datasets consistent with how the mapper works for a single polydata.
    0c27c453
Loading