MantisBT - ParaView
View Issue Details
0001561ParaView(No Category)public2005-02-01 09:232009-12-09 14:51
Brad King 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
 
0001561: Animation tests need improvement
Currently ParaView animations are very broken even though the tests are passing. We need to improve the tests. Try the following:

1.) Create a sphere.
2.) Animate the StartTheta from 0-180 with 4 frames.
3.) Slide the frame number back to 0
4.) Slide the frame number to 1.

Observe that frames 0 and 1 are the same and that the animation uses only 3 frames.

Another:

1.) Create a sphere.
2.) Switch to animation view.
3.) Animate the StartPhi from 0-90 with 3 frames
4.) Switch the parameter to StartTheta
5.) Animate StartTheta from 0-180 with 3 frames

The Phi value never reset but the GUI says it is.

Another:

1.) Create a sphere
2.) Create a cone
3.) Group them with GroupParts
4.) Switch to Animation
5.) Add an action to animate the sphere
6.) Add an action to animate the cone
7.) Play the animation
8.) Play the animation again

The second time the cone does not animate.
No tags attached.
Issue History
2009-12-09 14:51Berk GeveciProject@3@ => ParaView
2011-06-16 13:09Zack GalbreathCategory => (No Category)

Notes
(0002010)
Brad King   
2005-02-01 09:23   
Andy tells me Utkarsh is now the animation person so I'm assigning this bug to him.
(0004716)
Utkarsh Ayachit   
2006-08-22 16:22   
Closing this Bug since it applies to the old ParaView Animation.