MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015306 | ParaView | (No Category) | public | 2015-02-06 12:00 | 2015-09-06 12:17 |
|
| Reporter | Utkarsh Ayachit | |
| Assigned To | Utkarsh Ayachit | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | 4.4 | Fixed in Version | 4.4 | |
| Project | Sandia |
| Topic Name | |
| Type | incorrect functionality |
|
| Summary | 0015306: Add mechanism to "pick nearest point" on the surface |
| Description | 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | Probe/Picking Improvements |
| Relationships | | related to | 0010625 | closed | Utkarsh Ayachit | Selecting enhancements |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-02-06 12:00 | Utkarsh Ayachit | New Issue | |
| 2015-02-06 12:00 | Utkarsh Ayachit | Tag Attached: Probe/Picking Improvements | |
| 2015-02-06 12:00 | Utkarsh Ayachit | Target Version | => 4.4 |
| 2015-03-13 11:39 | Utkarsh Ayachit | Assigned To | => Dan Lipsa |
| 2015-06-07 14:33 | Utkarsh Ayachit | Assigned To | Dan Lipsa => |
| 2015-06-07 14:33 | Utkarsh Ayachit | Status | backlog => todo |
| 2015-06-09 10:06 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2015-06-09 10:19 | Utkarsh Ayachit | Status | todo => active development |
| 2015-06-09 11:29 | Utkarsh Ayachit | Note Added: 0034525 | |
| 2015-06-09 11:29 | Utkarsh Ayachit | Status | active development => gatekeeper review |
| 2015-06-09 11:29 | Utkarsh Ayachit | Resolution | open => fixed |
| 2015-06-09 21:58 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2015-06-09 21:58 | Utkarsh Ayachit | Fixed in Version | => git-master |
| 2015-06-09 21:58 | Utkarsh Ayachit | Note Added: 0034529 | |
| 2015-06-16 19:17 | Alan Scott | Note Added: 0034569 | |
| 2015-06-16 19:17 | Alan Scott | Status | customer review => closed |
| 2015-06-17 14:04 | Alan Scott | Relationship added | related to 0010625 |
| 2015-09-06 12:17 | Utkarsh Ayachit | Fixed in Version | git-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
|
|
|
|
|
(0034569)
|
|
Alan Scott
|
|
2015-06-16 19:17
|
|
Exquisite. Nice job.
Tested remote server, z_pinch1.exo.8, master, Linux. |
|