MantisBT - ParaView
View Issue Details
0005505ParaView(No Category)public2007-08-15 17:172007-08-21 12:38
Ken Moreland 
Clinton Stimpson 
highminoralways
closedfixed 
 
 
0005505: Camera track broken in animation view
If you create keyframes for the camera, that track in the animation view shows completely wrong information. The controls for setting and moving the camera are also broken.

The camera track needs special handling. See the design document at http://www.paraview.org/ParaQ/index.php/Animation_GUI [^] for some of the special requirements of the camera track.
No tags attached.
related to 0003340closed Clinton Stimpson Design new animation UI panels 
related to 0005553closed Clinton Stimpson Grab current camera position from Animation View dialogs 
related to 0005554closed Utkarsh Ayachit Animations of camera around focal point 
Issue History
2007-08-15 17:17Ken MorelandNew Issue
2007-08-15 17:18Ken MorelandAssigned To => Clinton Stimpson
2007-08-15 17:18Ken MorelandStatusbacklog => tabled
2007-08-15 17:18Ken MorelandRelationship addedrelated to 0003340
2007-08-16 19:07Clinton StimpsonStatustabled => @80@
2007-08-16 19:07Clinton StimpsonResolutionopen => fixed
2007-08-16 19:07Clinton StimpsonNote Added: 0008495
2007-08-21 12:32Ken MorelandRelationship addedrelated to 0005553
2007-08-21 12:37Ken MorelandRelationship addedrelated to 0005554
2007-08-21 12:38Ken MorelandStatus@80@ => closed
2007-08-21 12:38Ken MorelandNote Added: 0008544
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008495)
Clinton Stimpson   
2007-08-16 19:07   
It broke with the new animation time vs pipeline time changes in the server manager.

Fixed.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- pqAnimationViewWidget.cxx
new revision: 1.20; previous revision: 1.19
/cvsroot/ParaView3/ParaView3/Qt/Components/pqKeyFrameEditor.cxx,v <-- pqKeyFrameEditor.cxx
new revision: 1.18; previous revision: 1.17

Note: the server manager doesn't support quaternion based camera animations yet.
(0008544)
Ken Moreland   
2007-08-21 12:38   
Although it works now, I raised two more bugs related to the camera panel to make it a bit more usable.