MantisBT - ParaView
View Issue Details
0005513ParaView(No Category)public2007-08-15 18:002007-08-21 12:12
Ken Moreland 
Clinton Stimpson 
highminoralways
closedfixed 
 
 
0005513: Default keyframe values sometimes strange
Do the following

1. Create a sphere source.
2. Create a keyframe for the StartTheta property. The default values go from 0 to 360 (as you would expect).
3. Create a keyframe for the Radius property. The default values for this also go from 0 to 360, which is not what one would expect.

The values for the radius are clearly taken from the start theta. If you create the radius track first, the values go from 0 to 0.5, which is much more logical.
No tags attached.
related to 0003340closed Clinton Stimpson Design new animation UI panels 
Issue History
2007-08-15 18:00Ken MorelandNew Issue
2007-08-15 18:00Ken MorelandRelationship addedrelated to 0003340
2007-08-15 18:00Ken MorelandAssigned To => Clinton Stimpson
2007-08-15 18:00Ken MorelandStatusbacklog => tabled
2007-08-20 13:57Clinton StimpsonStatustabled => @80@
2007-08-20 13:57Clinton StimpsonResolutionopen => fixed
2007-08-20 13:57Clinton StimpsonNote Added: 0008517
2007-08-21 12:12Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008517)
Clinton Stimpson   
2007-08-20 13:57   
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSignalAdaptorKeyFrameValue.cxx,v <-- pqSignalAdaptorKeyFrameValue.cxx
new revision: 1.6; previous revision: 1.5