| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012833 | ParaView | (No Category) | public | 2011-12-31 23:19 | 2015-01-11 08:36 | ||||
| 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 | git-master | ||||||||
| Target Version | Fixed in Version | 3.14 | |||||||
| Summary | 0012833: Changing LUT marks representation dirty and causes re-execution of representation | ||||||||
| Description | Changing LUT marks representation dirty and causes re-execution of representation. That's unnecessary and expensive since updating represenation results in data movement. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | AMR Streaming | ||||||||
| Topic Name | 12833_fix_update_on_lut_change | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027893) Utkarsh Ayachit (administrator) 2011-12-31 23:23 |
commit 7c25d38bcd476df9c1a466e59d919c787ee77f77 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Sat Dec 31 23:20:17 2011 -0500 Fixed BUG 0012833. Don't mark reprs dirty when LUT changes. Added a new attribute "skip_dependency" to proxy property that makes it possible to avoid setting up of producer-consumer dependencies. Using it we avoid setting up these dependencies for LUT and ScalarOpacityFunction and thus solving the problem. Also updated the documentation in vtkSMProxyProperty.h. Change-Id: I6459657a95a9a2f956e6b55657af77d9361c57b4 |
|
(0027909) Utkarsh Ayachit (administrator) 2012-01-06 14:53 |
merged into master (where ever applicable) |
|
(0028216) Utkarsh Ayachit (administrator) 2012-02-08 17:27 |
Closing bugs sitting in "customer review" for a long time. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-12-31 23:19 | Utkarsh Ayachit | New Issue | |
| 2011-12-31 23:19 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2011-12-31 23:23 | Utkarsh Ayachit | Topic Name | => 12833_fix_update_on_lut_change |
| 2011-12-31 23:23 | Utkarsh Ayachit | Note Added: 0027893 | |
| 2011-12-31 23:23 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
| 2011-12-31 23:23 | Utkarsh Ayachit | Fixed in Version | => git-next |
| 2011-12-31 23:23 | Utkarsh Ayachit | Resolution | open => fixed |
| 2012-01-06 14:52 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2012-01-06 14:53 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-01-06 14:53 | Utkarsh Ayachit | Note Added: 0027909 | |
| 2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2012-02-08 17:27 | Utkarsh Ayachit | Status | customer review => closed |
| 2012-02-08 17:27 | Utkarsh Ayachit | Note Added: 0028216 | |
| 2015-01-11 08:36 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master 9156dc37 |
| 2015-01-11 08:36 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master 7c25d38b |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |