MantisBT - ParaView
View Issue Details
0005507ParaView(No Category)public2007-08-15 17:262007-08-21 11:58
Ken Moreland 
Clinton Stimpson 
highminoralways
closedfixed 
 
 
0005507: Out-of-order keyframes
The Animation Keyframes dialog box allows you to set arbitrary values for the time of each keyframe. This is good, but results in the possibility of keyframes that are out of order.

The keyframes should be reordered whenever the time of one is moved outside of the range of the surrounding keyframes. The correct interpolation used becomes a bit ambiguous. Just pick values that make sense based on the existing interpolation. They are easy enough to change if they are wrong.
No tags attached.
related to 0003340closed Clinton Stimpson Design new animation UI panels 
Issue History
2007-08-15 17:26Ken MorelandNew Issue
2007-08-15 17:26Ken MorelandRelationship addedrelated to 0003340
2007-08-15 17:28Ken MorelandAssigned To => Clinton Stimpson
2007-08-15 17:28Ken MorelandStatusbacklog => tabled
2007-08-20 14:34Clinton StimpsonStatustabled => @80@
2007-08-20 14:34Clinton StimpsonResolutionopen => fixed
2007-08-20 14:34Clinton StimpsonNote Added: 0008525
2007-08-21 11:58Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008525)
Clinton Stimpson   
2007-08-20 14:34   
They are re-ordered now.

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