MantisBT - ParaView
View Issue Details
0015242ParaView(No Category)public2015-01-07 14:142015-01-11 09:25
Scott Wittenburg 
Scott Wittenburg 
normalminorhave not tried
closedfixed 
git-master 
4.3 
TBD
pv-interactor-auto-render-optional
incorrect functionality
0015242: ParaViewWeb triggers interactive and still renders on every frame.
The render window interactor automatically makes interactive and still render calls based on mouse interactions. For ParaViewWeb, we ask for render calls explicitly when we need them, though we also forward mouse interaction events. The result is that every requested image frame is rendered twice, which results in slower performance.
No tags attached.
Issue History
2015-01-07 14:14Scott WittenburgNew Issue
2015-01-07 14:14Scott WittenburgAssigned To => Scott Wittenburg
2015-01-07 15:08Scott WittenburgTopic Name => pv-interactor-auto-render-optional
2015-01-07 15:08Scott WittenburgStatusbacklog => gatekeeper review
2015-01-07 15:08Scott WittenburgResolutionopen => fixed
2015-01-08 08:01Utkarsh AyachitFixed in Version => git-master
2015-01-08 08:01Utkarsh AyachitStatusgatekeeper review => customer review
2015-01-08 08:01Utkarsh AyachitNote Added: 0034026
2015-01-09 14:01Alan ScottNote Added: 0034038
2015-01-09 14:01Alan ScottStatuscustomer review => closed
2015-01-11 09:25Utkarsh AyachitFixed in Versiongit-master => 4.3

Notes
(0034026)
Utkarsh Ayachit   
2015-01-08 08:01   
Topics merged into master (v4.3.0-RC1-28-gca67a44):
(VTK) 15022_fix_extract_subset
(VTK) adios-update
        cgns_plugin_fixes
        pv-interactor-auto-render-optional
(VTK) python-calc-15125
        render_on_settings_change
        return-codes-for-help-and-version
        server_without_mpi
(VTK) update-vtk-20150106
(0034038)
Alan Scott   
2015-01-09 14:01   
Developer tag in git. Closing.