MantisBT - ParaView
View Issue Details
0006386ParaView(No Category)public2008-02-19 15:492009-05-13 13:45
Alan Scott 
Utkarsh Ayachit 
normalfeaturealways
closedfixed 
 
3.6 
0006386: Animation inspector and Animation view are redundant
Would it be a good idea to get rid of the redundant features between the animation inspector and the animation view? Maybe somehow tie them together as just the Animation View?
No tags attached.
related to 0005577closed Clinton Stimpson animation: wrong editing types of some properties 
related to 0005768closed Ken Moreland Save Cache Geometry flag 
Issue History
2008-02-19 15:49Alan ScottNew Issue
2008-02-20 08:26Ken MorelandNote Added: 0010596
2008-03-05 21:07Alan ScottNote Added: 0010718
2008-03-06 16:46Ken MorelandNote Added: 0010733
2008-03-07 07:53Berk GeveciStatusbacklog => tabled
2008-03-07 07:53Berk GeveciAssigned To => Clinton Stimpson
2008-04-09 18:56Ken MorelandCategory => 3.4
2008-04-14 17:21Berk GeveciCategory3.4 => 3.6
2008-04-14 17:22Clinton StimpsonRelationship addedrelated to 0005576
2008-04-14 17:22Clinton StimpsonRelationship deletedrelated to 0005576
2008-04-14 17:22Clinton StimpsonRelationship addedrelated to 0005577
2008-04-14 17:23Clinton StimpsonNote Added: 0011298
2009-02-17 13:22Ken MorelandRelationship addedrelated to 0005768
2009-02-17 13:23Ken MorelandAssigned ToClinton Stimpson => Burlen
2009-02-17 13:23Ken MorelandNote Added: 0015036
2009-04-22 09:52Utkarsh AyachitAssigned ToBurlen => Utkarsh Ayachit
2009-04-22 12:20Utkarsh AyachitNote Added: 0016140
2009-04-22 12:20Utkarsh AyachitStatustabled => @80@
2009-04-22 12:20Utkarsh AyachitResolutionopen => fixed
2009-04-27 21:45Alan ScottNote Added: 0016208
2009-04-27 21:45Alan ScottStatus@80@ => closed
2009-05-13 13:45Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0010596)
Ken Moreland   
2008-02-20 08:26   
Personally, I would like to see the animation inspector removed altogether and just use the newer animation view.
(0010718)
Alan Scott   
2008-03-05 21:07   
I agree with Ken. We would have to move the "Animation Settings/ Cache Geometry" functionality to the Animation View, or preferences, etc.
(0010733)
Ken Moreland   
2008-03-06 16:46   
More agreement... If I remember, all the non-redundant GUI options are settings like Cache Geometry. Thus, they belong in the settings dialog box. It is also convenient to put them there as the Animation View is pretty full.
(0011298)
Clinton Stimpson   
2008-04-14 17:23   
I agree too. It would be nice to see 5577 fixed first, so no features are lost, when trying to animate certain types of properties.
(0015036)
Ken Moreland   
2009-02-17 13:23   
Once bug 0005768 is complete, I think enough of the functionality of Animation Inspector will be implemented in Animation View. At that point, just remove Animation Inspector.
(0016140)
Utkarsh Ayachit   
2009-04-22 12:20   
Fixed BUG #6383. Removing Animation Inspector. It has bee replaced by
Animation View. Changed tests to use the new animation view instead of the
inspector.


/cvsroot/ParaView3/ParaView3/Applications/Client/CMakeLists.txt,v <-- Applications/Client/CMakeLists.txt
new revision: 1.204; previous revision: 1.203
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/Python/DisconnectAndSaveAnimation.py,v <-- Applications/Client/Testing/Python/DisconnectAndSaveAnimation.py
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/Python/SaveAnimationMultiView.py,v <-- Applications/Client/Testing/Python/SaveAnimationMultiView.py
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/XML/SaveAnimationGeometry.xml,v <-- Applications/Client/Testing/XML/SaveAnimationGeometry.xml
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/XML/TemporalInterpolator.xml,v <-- Applications/Client/Testing/XML/TemporalInterpolator.xml
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Applications/OverView/Core/MainWindow.cxx,v <-- Applications/OverView/Core/MainWindow.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Applications/OverView/Core/MainWindow.ui,v <-- Applications/OverView/Core/MainWindow.ui
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Qt/Components/CMakeLists.txt,v <-- Qt/Components/CMakeLists.txt
new revision: 1.163; previous revision: 1.162
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.cxx,v <-- Qt/Components/pqAnimationPanel.cxx
new revision: delete; previous revision: 1.56
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.h,v <-- Qt/Components/pqAnimationPanel.h
new revision: delete; previous revision: 1.14
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- Qt/Components/pqAnimationViewWidget.cxx
new revision: 1.37; previous revision: 1.36
/cvsroot/ParaView3/ParaView3/Qt/Components/pqClientMainWindow.cxx,v <-- Qt/Components/pqClientMainWindow.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- Qt/Components/pqMainWindowCore.cxx
new revision: 1.314; previous revision: 1.313
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.h,v <-- Qt/Components/pqMainWindowCore.h
new revision: 1.103; previous revision: 1.102
/cvsroot/ParaView3/ParaView3/Qt/Components/pqCurrentTimeToolbar.cxx,v <-- Qt/Components/pqCurrentTimeToolbar.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqCurrentTimeToolbar.h,v <-- Qt/Components/pqCurrentTimeToolbar.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqAnimationPanel.ui,v <-- Qt/Components/Resources/UI/pqAnimationPanel.ui
new revision: delete; previous revision: 1.19
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqClientMainWindow.ui,v <-- Qt/Components/Resources/UI/pqClientMainWindow.ui
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.cxx,v <-- Qt/Widgets/pqAnimationWidget.cxx
new revision: 1.19; previous revision: 1.18
(0016208)
Alan Scott   
2009-04-27 21:45   
Tested client/ remote server.