Log of /temp_trunk_copy/pyvisi/test/python/data_sample_images/exporter
Directory Listing
Revision
1384 -
Directory Listing
Modified
Fri Jan 11 02:29:38 2008 UTC
(13 years, 1 month ago)
by
phornby
Make a temp copy of the trunk before checking in the windows changes
Revision
1194 -
Directory Listing
Modified
Thu Jun 14 05:53:49 2007 UTC
(13 years, 8 months ago)
by
jongui
Original Path:
trunk/pyvisi/test/python/data_sample_images/exporter
- Fixed a minor bug in the Camera module.
- Added some extra capability to the Movie module.
- The Camera module now has the capability to perform parallel projection by calling the 'parallelProjectionOn' method.
- The Camera at this stage is only capable of zooming towards the rendered object using 'dolly'. However, it appears that 'dolly' cannot be used to perform zooming out.
Revision
1189 -
Directory Listing
Modified
Thu Jun 7 05:31:25 2007 UTC
(13 years, 8 months ago)
by
jongui
Original Path:
trunk/pyvisi/test/python/data_sample_images/exporter
A Scalar Bar can now be displayed by creating an instance of a 'Legend'. The Scalar Bar can either show the scalar data range or vector data range. Corresponding examples and tests have also been added.