|
Notes |
|
|
(0017001)
|
|
Ken Moreland
|
|
2009-07-28 19:54
|
|
|
I suggested fixing this for 3.6.2. If this is not an easy fix, we can push it back to 3.8. |
|
|
|
(0017057)
|
|
Utkarsh Ayachit
|
|
2009-08-04 13:39
|
|
|
Animation cache is to blame for this. |
|
|
|
(0017275)
|
|
Utkarsh Ayachit
|
|
2009-09-01 10:50
|
|
Whenever the cue is modified, we mark the animated-proxy
as dirty. This results in the cache being cleared if any.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMAnimationCueProxy.h,v <-- Servers/ServerManager/vtkSMAnimationCueProxy.h
new revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMAnimationCueProxy.cxx,v <-- Servers/ServerManager/vtkSMAnimationCueProxy.cxx
new revision: 1.28; previous revision: 1.27
Pending 3.6 commit. |
|
|
|
(0017277)
|
|
Utkarsh Ayachit
|
|
2009-09-01 11:26
|
|
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMAnimationCueProxy.cxx,v <-- Servers/ServerManager/vtkSMAnimationCueProxy.cxx
new revision: 1.27.2.1; previous revision: 1.27
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMAnimationCueProxy.h,v <-- Servers/ServerManager/vtkSMAnimationCueProxy.h
new revision: 1.23.6.1; previous revision: 1.23 |
|
|
|
(0017362)
|
|
Alan Scott
|
|
2009-09-09 21:41
|
|
I don't think this is correct. Do exactly as listed below, and it messes up still.
* ...
* Add a track for Start Theta.
* Play (leave at the last time step)
* Double-click the Start Theta track.
* Change the second keyframe value from 360 to 180.
* Hit play.
<<Bug>> - If you don't change anything, it will go through 180 degrees, and then totally disappear. You should still see 1/2 of the sphere. |
|
|
|
(0017366)
|
|
Alan Scott
|
|
2009-09-09 22:03
|
|
|
I think that I have a bad trunk build - moving status to resolved. I will check it tomorrow. |
|
|
|
(0017378)
|
|
Alan Scott
|
|
2009-09-11 13:50
|
|
Good solution - I had a bad build.
Tested local server. |
|