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,841
    • Issues 1,841
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • 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
  • Merge requests
  • !3423

Make sure the mapper is set in PVLODActor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ken Martin requested to merge ken-martin/paraview:assign_mapper_lod into master Jul 19, 2019
  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 1

The PVLODActor uses a Device internally that is an actor, but it never sets the mapper on this Device which causes incorrect results to be returned from calls such as GetBounds on that Device.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: assign_mapper_lod