|
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
|
|
|