Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,847
    • Issues 1,847
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20508

Closed
Open
Created Feb 26, 2021 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

GlyphMapper: doesn't not handle block visibility correctly

Issue in 5.9.

Steps:

  • builtin mode
  • can.ex2, Apply. change representation to 3D Glyph
  • Using Multiblock Inspector panel, toggle visibility for "block ID: 1" and then "block ID: 2" . Things work as expected.
  • Now, toggle visibility for their parent block Element Blocks instead. It does not work! Change representation type to Surface and this works as expected.

Logic in vtkOpenGLGlyph3DMapper::Render is incorrect. It only works if leaf-block visibilities are explicitly set without regard to hierarchical relationships.

Edited Feb 26, 2021 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking