MantisBT - ParaView
View Issue Details
0009470ParaViewFeaturepublic2009-09-01 04:392010-07-12 21:27
Stephane P 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
Development 
3.8.13.8.1 
ParaViS
0009470: animation + python integration
Integrate the python scripting capacities to create animation with the GUI capacities :
*if an animation is created by a python script, make all the tracks/cues visible in the animation view
*if an animation has been created interactively, give the possibility to acces all the tracks/cues in python.
No tags attached.
parent of 0010277closed Utkarsh Ayachit animation cue created in python are not visible in the animation view 
related to 0010867closed Utkarsh Ayachit Python trace - does not include animation 
Issue History
2009-09-01 04:39Stephane PNew Issue
2010-06-15 09:35Utkarsh AyachitRelationship addedrelated to 0010277
2010-06-15 09:36Utkarsh AyachitTarget Version => 3.8.2
2010-06-15 09:44Utkarsh AyachitTarget Version3.8.2 => 3.8.1
2010-06-21 21:31Utkarsh AyachitRelationship deletedrelated to 0010277
2010-06-21 21:31Utkarsh AyachitRelationship addedparent of 0010277
2010-06-22 15:07Utkarsh AyachitRelationship addedrelated to 0010867
2010-06-22 15:12Utkarsh AyachitStatusbacklog => tabled
2010-06-22 15:12Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-06-22 15:15Utkarsh AyachitNote Added: 0021128
2010-06-22 15:15Utkarsh AyachitStatustabled => @80@
2010-06-22 15:15Utkarsh AyachitFixed in Version => 3.8.1
2010-06-22 15:15Utkarsh AyachitResolutionopen => fixed
2010-06-22 15:15Utkarsh AyachitNote Added: 0021129
2010-07-07 09:55Utkarsh AyachitFixed in Version3.8.1 => Development
2010-07-07 16:42Utkarsh AyachitNote Added: 0021287
2010-07-07 16:42Utkarsh AyachitFixed in VersionDevelopment => 3.8.1
2010-07-12 21:27Alan ScottNote Added: 0021371
2010-07-12 21:27Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-06-23 11:44Utkarsh AyachitProject => ParaViS

Notes
(0021128)
Utkarsh Ayachit   
2010-06-22 15:15   
commit 76abe353579e6776f17ecd1f08ada64156f72000
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Jun 21 22:36:40 2010 -0400

    Fixed BUG 0009470. Better support for animation in python.
    
    * Added API to access the active AnimationScene.
    * Ensured that a valid animation scene is created when a new connection is made
      in pvpython. Also ensureing that the Views and TimeKeeper properties on the
      animation scene and updated correctly.
    * Added new "Name" property to Property class to allow access to the name of a
      property.
    * Added API to access/create animation tracks.
(0021129)
Utkarsh Ayachit   
2010-06-22 15:15   
Needs to move to "release" branch. Refer to 10277 for additional text.
(0021287)
Utkarsh Ayachit   
2010-07-07 16:42   
Moved to "release" branch.

commit 7498a3ed57370f40588e4b1b1e5d9b49bc712549
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Jun 21 22:36:40 2010 -0400

    Fixed BUG 0009470. Better support for animation in python.
    
    * Added API to access the active AnimationScene.
    * Ensured that a valid animation scene is created when a new connection is made
      in pvpython. Also ensureing that the Views and TimeKeeper properties on the
      animation scene and updated correctly.
    * Added new "Name" property to Property class to allow access to the name of a
      property.
    * Added API to access/create animation tracks.
(0021371)
Alan Scott   
2010-07-12 21:27   
Trusting fixed.