View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012542 | ParaView | (No Category) | public | 2011-08-22 13:15 | 2015-01-11 08:36 | ||||
Reporter | Ken Moreland | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.98.0 | |||||||
Summary | 0012542: Client Outline Threshold should take effect when remote rendering. | ||||||||
Description | The "Client Outline Threshold" option (in settings -> Render View -> Server) only takes effect when remote rendering is off. That is, if the geometry is being rendered remotely, it never uses the outline instead. This behavior is really wrong. The point of this setting is a fallback when the interactive render is too slow. If you are dealing with large geometry (even with LOD), it might be impossible to safely set the rendering for local rendering. When interactive remote rendering, the Client Outline Threshold should be absolute. If the geometry is above the threshold, the interactive render should be a bounding box no matter what the other settings are. | ||||||||
Tags | No tags attached. | ||||||||
Project | Sandia | ||||||||
Topic Name | 12542_outline_interactive_mode | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0028648) Utkarsh Ayachit (administrator) 2012-05-27 22:51 |
commit b23749cde12643fc7cd03345b5e33b528d7cb3d3 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Sun May 27 22:48:19 2012 -0400 BUG 0012542. Added support for interactive mode using outlines. Removing ClientOutlineThreshold - it was used to control when to deliver outlines to client for interactive renders. Instead, added a checkbox to the "LOD Parameters" dialog to indicate that when using LOD, use outlines. When checked, if the view decides to use LOD rendering for interactive renders (based on the LOD threshold), it will use outline for the LOD instead of quadric-clustering. |
(0028663) Utkarsh Ayachit (administrator) 2012-06-01 14:41 |
Merged in master, if applicable. |
(0028962) Alan Scott (manager) 2012-07-27 16:22 |
Tested Linux, remote server, Master. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-08-22 13:15 | Ken Moreland | New Issue | |
2011-09-16 17:56 | Alan Scott | Project | TBD => Sandia |
2012-01-16 09:56 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2012-01-16 09:57 | Utkarsh Ayachit | Status | backlog => todo |
2012-05-27 22:51 | Utkarsh Ayachit | Topic Name | => 12542_outline_interactive_mode |
2012-05-27 22:51 | Utkarsh Ayachit | Note Added: 0028648 | |
2012-05-28 15:10 | Utkarsh Ayachit | Status | todo => gatekeeper review |
2012-05-28 15:10 | Utkarsh Ayachit | Fixed in Version | => git-next |
2012-05-28 15:10 | Utkarsh Ayachit | Resolution | open => fixed |
2012-06-01 14:40 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
2012-06-01 14:41 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-06-01 14:41 | Utkarsh Ayachit | Note Added: 0028663 | |
2012-07-27 16:22 | Alan Scott | Note Added: 0028962 | |
2012-07-27 16:22 | Alan Scott | Status | customer review => closed |
2012-10-29 17:04 | Utkarsh Ayachit | Fixed in Version | git-master => 3.98.0 |
2015-01-11 08:36 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master c8a0f225 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |