View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004468ParaView(No Category)public2007-02-15 16:442007-03-12 11:56
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004468: Cannot animate clip planes
DescriptionThere is no way to animate the implicit plane in the Clip filter (and similar).
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006607)
Utkarsh Ayachit (administrator)
2007-03-01 11:17

Added support to animate properties from proxies not directly seen in the pipeline browser
such as clip planes etc. It relies on the fact that for such proxy properties there exists a vtkSMProxyListDomain.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqAnimationScene.cxx,v <-- pqAnimationScene.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Qt/Core/pqProxy.cxx,v <-- pqProxy.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Qt/Core/pqProxy.h,v <-- pqProxy.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.cxx,v <-- pqAnimationPanel.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.h,v <-- pqAnimationPanel.h
new revision: 1.4; previous revision: 1.3
(0006654)
Ken Moreland (manager)
2007-03-06 12:32

There is something not quite right. I can animate the X value for the cut-plane normal just fine, but when I try to animate the Y or Z values, they get set to zero no matter what values I set in the animation inspector.
(0006664)
Utkarsh Ayachit (administrator)
2007-03-06 20:00

Wrong index was used while connecting the key value widget to the KeyValues property. Hence it used to work only for 0th index. Fixed that.

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

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team