MantisBT - ParaView
View Issue Details
0006452ParaView(No Category)public2008-02-27 08:272009-05-13 13:59
Ken Moreland 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006452: Camera link zoom does not work with parallel projection
If you have parallel projection on and link the camera of two views together, then the zoom feature is not linked between them.
No tags attached.
related to 0006785closed Utkarsh Ayachit Comparative views cameras are not linked if parallel projection is ON 
Issue History
2008-02-27 08:27Ken MorelandNew Issue
2008-04-09 19:07Ken MorelandStatusbacklog => tabled
2008-04-09 19:07Ken MorelandAssigned To => Berk Geveci
2008-05-08 14:02Berk GeveciAssigned ToBerk Geveci => Clinton Stimpson
2008-05-08 14:02Berk GeveciAssigned ToClinton Stimpson => Utkarsh Ayachit
2008-05-12 10:48Utkarsh AyachitStatustabled => @80@
2008-05-12 10:48Utkarsh AyachitResolutionopen => fixed
2008-05-12 10:48Utkarsh AyachitNote Added: 0011814
2008-05-13 19:09Alan ScottStatus@80@ => closed
2008-05-13 19:09Alan ScottNote Added: 0011878
2008-05-16 16:57Utkarsh AyachitRelationship addedrelated to 0006785
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011814)
Utkarsh Ayachit   
2008-05-12 10:48   
Zoom is now linked when parallel projection is on on all
linked views. Zoom will not work in views with parallel and perspective
projection are linked together. This is because vtkCamera uses different parameters for the two projections.

---------------------------------------
commitid: TPKMtcon1P0oxG2t;
---------------------------------------
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/rendering.xml,v <-- Servers/ServerManager/Resources/rendering.xml
new revision: 1.285; previous revision: 1.284
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCameraLink.cxx,v <-- Servers/ServerManager/vtkSMCameraLink.cxx
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCameraProxy.cxx,v <-- Servers/ServerManager/vtkSMCameraProxy.cxx
new revision: 1.4; previous revision: 1.3
(0011878)
Alan Scott   
2008-05-13 19:09   
Looks great!

Tested local ParaView