Skip to content
GitLab
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,964
    • Issues 1,964
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #1526
Closed
Open
Issue created Jan 24, 2005 by Kitware Robot@kwrobotOwner

pick filter reporting vector values incorrectly

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Charles discovered this bug and asked me to enter it.

To reproduce this bug, first create a plane source. Create a glyph filter to display the normals (to verify that they all point in the +Z direction. Select the plane as the current filter again. Apply the pick filter to it. With the mouse over the plane, press the 'P' key, and then click 'Accept'. Notice that the Normals listed are not all (0, 0, 1). Point 1 has a normal of (0, 1, 0), and point 1 has a normal of (1, 0, 0).

It appears that instead of incrementing by 3 through vector arrays, we are instead incrementing by 1.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking