View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010948ParaViewBugpublic2010-07-07 09:542011-09-01 13:31
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.12 
Summary0010948: Python animation: does not work with "Opacity" and "Visibility"
DescriptionPython scripting does not work for animating Opacity and Visibility. When tracing the trace is generated correctly, but the resulting script does not work since the functionality still remains to be added.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0021547)
Utkarsh Ayachit (administrator)
2010-07-29 10:54

commit fa13d3ceadf761acae3705e184ee442034fb784b
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jul 8 13:23:03 2010 -0400

    Fixed BUG 0010948. Animation of representation properties now works from Python.
    
    * Handled animating slice-type and similar properties.
    
    * GetAnimationTrack() works for Visibility and Opacity.
    
      Added logic to simple.py to locate/create RepresentationAnimationHelper for a
      source proxy when needed by GetAnimationTrack().
    
      Added code to pqProxy to discover helper proxies registered from Python. This
      was essential since GetAnimationTrack() could result in creation of an
      RepresentationAnimationHelper which the GUI wasn't aware of resulting in the
      AnimationView showing up incorrectly for such tracks.
(0021548)
Utkarsh Ayachit (administrator)
2010-07-29 10:54

needs to move to release branch.
(0021550)
Utkarsh Ayachit (administrator)
2010-07-29 11:27

commit 8f1bca6b4cbfd5a59c5bdf9ec73bda5405d9b8be
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jul 29 11:25:28 2010 -0400

    Added test for testing animation API from Python.
(0021654)
Alan Scott (manager)
2010-08-04 16:46

Trusting Utkarsh to do it correctly.

 Issue History
Date Modified Username Field Change
2010-07-07 09:54 Utkarsh Ayachit New Issue
2010-07-07 09:54 Utkarsh Ayachit Status backlog => tabled
2010-07-07 09:54 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-07-29 10:54 Utkarsh Ayachit Note Added: 0021547
2010-07-29 10:54 Utkarsh Ayachit Status tabled => @80@
2010-07-29 10:54 Utkarsh Ayachit Fixed in Version => Development
2010-07-29 10:54 Utkarsh Ayachit Resolution open => fixed
2010-07-29 10:54 Utkarsh Ayachit Note Added: 0021548
2010-07-29 11:27 Utkarsh Ayachit Note Added: 0021550
2010-08-04 16:46 Alan Scott Note Added: 0021654
2010-08-04 16:46 Alan Scott Status @80@ => closed
2011-09-01 13:31 Utkarsh Ayachit Fixed in Version Development => 3.12


Copyright © 2000 - 2018 MantisBT Team