View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010867ParaViewFeaturepublic2010-06-22 15:062010-07-07 16:44
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.8.1 
Summary0010867: Python trace - does not include animation
DescriptionPython trace does not include animation creation/updating.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0009470closedUtkarsh Ayachit animation + python integration 

  Notes
(0021156)
Utkarsh Ayachit (administrator)
2010-06-24 10:05

commit f5079ab7136a163f08024168bc9946febf7207f5
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jun 23 10:25:17 2010 -0400

    Fixed BUG 0010867. Added support to trace animation proxies.
    
    * Fixed order in which proxies appear in trace when there were dependencies
      among proxies that were registered (thanks Pat).
    * Keyframes were registered as helper proxies. That made tracing hard. Fixed
      that registering keyframes in "animation" group as well. Now when an cue i
      deleted, it ensures that the keyframes are deleted as well.
    * Added support in trace to record animation proxies and call correct method
      for accessing cues/animation scene.
(0021157)
Utkarsh Ayachit (administrator)
2010-06-24 10:06

Need to move to "release" branch.
(0021265)
Alan Scott (manager)
2010-07-06 22:03

Looks good to me. Note that this does NOT fix save animation.

Tested local server, windows, trunk.
(0021267)
Utkarsh Ayachit (administrator)
2010-07-07 09:52

commit 08b277534faeead74b3cd8c35074f02bf7a66b95
Author: Pat Marion <pat.marion@kitware.com>
Date: Fri Jun 25 14:58:13 2010 -0400

    Handle the AnimatedProxy prop when it points to a RepresentationAnimationHelper

commit 9e9df17c63575e791d72a4c0fb2b24a1c86f3e1b
Author: Pat Marion <pat.marion@kitware.com>
Date: Wed Jun 23 16:48:14 2010 -0400

    Don't use try/except when calling python from pqPythonTools.cxx
    
    The try/except could hide useful error messages. Let the exceptions
    be thrown and be robust about recognizing them.
(0021289)
Utkarsh Ayachit (administrator)
2010-07-07 16:44

Has been moved to "release" branch.

 Issue History
Date Modified Username Field Change
2010-06-22 15:06 Utkarsh Ayachit New Issue
2010-06-22 15:07 Utkarsh Ayachit Relationship added related to 0009470
2010-06-24 10:05 Utkarsh Ayachit Note Added: 0021156
2010-06-24 10:05 Utkarsh Ayachit Status backlog => @80@
2010-06-24 10:05 Utkarsh Ayachit Fixed in Version => 3.8.1
2010-06-24 10:05 Utkarsh Ayachit Resolution open => fixed
2010-06-24 10:05 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-06-24 10:06 Utkarsh Ayachit Note Added: 0021157
2010-07-06 22:03 Alan Scott Note Added: 0021265
2010-07-06 22:03 Alan Scott Status @80@ => closed
2010-07-07 09:52 Utkarsh Ayachit Note Added: 0021267
2010-07-07 09:55 Utkarsh Ayachit Fixed in Version 3.8.1 => Development
2010-07-07 16:44 Utkarsh Ayachit Note Added: 0021289
2010-07-07 16:44 Utkarsh Ayachit Fixed in Version Development => 3.8.1
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team