Log of /trunk/pyvisi/test
Directory Listing
Revision
1194 -
Directory Listing
Modified
Thu Jun 14 05:53:49 2007 UTC
(15 years ago)
by
jongui
- 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
1191 -
Directory Listing
Modified
Tue Jun 12 05:54:41 2007 UTC
(15 years ago)
by
jongui
A movie can now be generated within the python script itself by creating an instace of 'Movie'. The 'Movie' instance will in turn execute the 'ppmtompeg' command. The corresponding tests and examples have also been added.
Revision
1190 -
Directory Listing
Modified
Fri Jun 8 05:47:25 2007 UTC
(15 years ago)
by
jongui
Fixed a minor bug in the scene module.
Revision
1189 -
Directory Listing
Modified
Thu Jun 7 05:31:25 2007 UTC
(15 years ago)
by
jongui
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.
Revision
1185 -
Directory Listing
Modified
Thu May 31 04:33:31 2007 UTC
(15 years, 1 month ago)
by
gross
once again: some changes to get the tests passed on windows.
Revision
1177 -
Directory Listing
Modified
Wed May 30 05:01:29 2007 UTC
(15 years, 1 month ago)
by
gross
debug print out removed.
Revision
1172 -
Directory Listing
Modified
Mon May 28 00:03:32 2007 UTC
(15 years, 1 month ago)
by
jongui
Made some minor changes to the tests.
Revision
1169 -
Directory Listing
Modified
Fri May 25 03:44:14 2007 UTC
(15 years, 1 month ago)
by
jongui
Added another example that shows the use of multiple modules in a script together.
Revision
1168 -
Directory Listing
Modified
Thu May 24 05:36:42 2007 UTC
(15 years, 1 month ago)
by
jongui
Pyvisi now has the capability to save the rendered objects as VRML (.wrl) and OpenInventor (.iv) file types. Corresponding tests have also been added.
Revision
1167 -
Directory Listing
Modified
Thu May 24 01:04:17 2007 UTC
(15 years, 1 month ago)
by
jongui
Deleted remaining scenes from the test cases and updated the guide.
Revision
1166 -
Directory Listing
Modified
Thu May 24 00:56:00 2007 UTC
(15 years, 1 month ago)
by
jongui
Updated some test.
Revision
1163 -
Directory Listing
Modified
Wed May 23 23:56:39 2007 UTC
(15 years, 1 month ago)
by
gross
import of DISPLAY environment variable into scons ENV added. This is required to run pyvisi tests under XGL
Revision
1162 -
Directory Listing
Modified
Wed May 23 05:31:15 2007 UTC
(15 years, 1 month ago)
by
jongui
Added a script that executes all test scripts.
Revision
1161 -
Directory Listing
Modified
Wed May 23 04:17:52 2007 UTC
(15 years, 1 month ago)
by
jongui
Made some minor updates to the test.
Revision
1159 -
Directory Listing
Modified
Tue May 22 05:09:31 2007 UTC
(15 years, 1 month ago)
by
jongui
Some update to test_escript.
Revision
1158 -
Directory Listing
Modified
Tue May 22 04:24:01 2007 UTC
(15 years, 1 month ago)
by
jongui
Made some changes to fix the memory leak problem. However, the problem still persists for run_escript_with_lazy_evaluation.py, run_streamline.py and run_streamline_with_lazy_evaluation.py.
Revision
1151 -
Directory Listing
Modified
Thu May 17 04:11:18 2007 UTC
(15 years, 1 month ago)
by
jongui
More update.
Revision
1150 -
Directory Listing
Modified
Thu May 17 00:42:34 2007 UTC
(15 years, 1 month ago)
by
jongui
Added the new images.
Revision
1148 -
Directory Listing
Modified
Wed May 16 22:45:33 2007 UTC
(15 years, 1 month ago)
by
jongui
Added the updated files for pyvisi and removed some incorrect reference images.
Revision
1147 -
Directory Listing
Added
Wed May 16 06:39:11 2007 UTC
(15 years, 1 month ago)
by
ksteube
Added back in some files that were accidentally deleted.