MantisBT - ParaView
View Issue Details
0015306ParaView(No Category)public2015-02-06 12:002015-09-06 12:17
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
4.44.4 
Sandia
incorrect functionality
0015306: Add mechanism to "pick nearest point" on the surface
ParaView has mechanism to select points on surface, however, we need to draw a "box" enclosing the point of interest to select it. We should support selecting a nearest point.
Probe/Picking Improvements
related to 0010625closed Utkarsh Ayachit Selecting enhancements 
Issue History
2015-02-06 12:00Utkarsh AyachitNew Issue
2015-02-06 12:00Utkarsh AyachitTag Attached: Probe/Picking Improvements
2015-02-06 12:00Utkarsh AyachitTarget Version => 4.4
2015-03-13 11:39Utkarsh AyachitAssigned To => Dan Lipsa
2015-06-07 14:33Utkarsh AyachitAssigned ToDan Lipsa =>
2015-06-07 14:33Utkarsh AyachitStatusbacklog => todo
2015-06-09 10:06Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-06-09 10:19Utkarsh AyachitStatustodo => active development
2015-06-09 11:29Utkarsh AyachitNote Added: 0034525
2015-06-09 11:29Utkarsh AyachitStatusactive development => gatekeeper review
2015-06-09 11:29Utkarsh AyachitResolutionopen => fixed
2015-06-09 21:58Utkarsh AyachitStatusgatekeeper review => customer review
2015-06-09 21:58Utkarsh AyachitFixed in Version => git-master
2015-06-09 21:58Utkarsh AyachitNote Added: 0034529
2015-06-16 19:17Alan ScottNote Added: 0034569
2015-06-16 19:17Alan ScottStatuscustomer review => closed
2015-06-17 14:04Alan ScottRelationship addedrelated to 0010625
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034525)
Utkarsh Ayachit   
2015-06-09 11:29   
commit e89e54b907180d32518f0727d30a6d3cd9a2f605
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jun 9 11:26:34 2015 -0400

    BUG 0015306: Add support for "radius" when click-selecting a point.
    
    Added a new advanced option on the "Settings | Render View" tab, named
    "Point Picking Radius" that can be used to specify a radius (in pixels)
    to use when click-selecting a point in the render view using "Select
    Points On". This radius is only used when you "click-to-select" or when
    using "interactive selection". Hence, if you click-n-drag to produce a
    sleecttion region, this radius won't be regarded since it's assumed that
    the user is indeed interested in selecting points only in that region.
(0034529)
Utkarsh Ayachit   
2015-06-09 21:58   
Merge request:
https://gitlab.kitware.com/paraview/paraview/merge_requests/153 [^]
(0034569)
Alan Scott   
2015-06-16 19:17   
Exquisite. Nice job.

Tested remote server, z_pinch1.exo.8, master, Linux.