Log of /tags/trunk-mpi-branch-V1/pyvisi/py_src
Directory Listing
Revision
1321 -
Directory Listing
Modified
Thu Sep 27 00:52:07 2007 UTC
(13 years, 6 months ago)
by
ksteube
Moved trunk-mpi-branch-V1 into tags where it belongs
Revision
1140 -
Directory Listing
Modified
Tue May 15 03:23:17 2007 UTC
(13 years, 11 months ago)
by
ksteube
Original Path:
trunk-mpi-branch/pyvisi/py_src
MPI branch trunk-mpi-branch has been merged with trunk through revision
1125, so changes in trunk since 1125 are not reflected in
trunk-mpi-branch.
Originally we parallelized revision 989, but after this merge it's
as if we'd parallelized revision 1125.
run_simplesolve.py runs on 1, 2, 4 CPUs.
Revision
949 -
Directory Listing
Modified
Fri Feb 2 05:33:05 2007 UTC
(14 years, 2 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Fixed some more bugs and added more epydocs. Testing remains outstanding.
Revision
946 -
Directory Listing
Modified
Wed Jan 31 03:08:04 2007 UTC
(14 years, 2 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
added colouring option to use either scalar data or vector data.
Revision
945 -
Directory Listing
Modified
Tue Jan 30 22:34:27 2007 UTC
(14 years, 2 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
added the feature that enables the dimension to be specified
Revision
942 -
Directory Listing
Modified
Mon Jan 29 07:12:15 2007 UTC
(14 years, 2 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Restructured the entire pyvisi module to accommodate more features and to make it more scalable for future extensions.
Revision
886 -
Directory Listing
Modified
Thu Nov 2 01:34:58 2006 UTC
(14 years, 5 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
- Fixed a couple of minor bugs but the bug relating to the plane normal still exists.
- Updated the documentation.
Revision
882 -
Directory Listing
Modified
Fri Oct 27 08:15:33 2006 UTC
(14 years, 5 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Fixed some bugs in the camera module but yet to fix bugs in the plane module.
Revision
879 -
Directory Listing
Modified
Wed Oct 25 03:56:34 2006 UTC
(14 years, 6 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
First prototype of pyvisi is almost done (testing to be done).
Added all the epydocs and latex files.
Revision
861 -
Directory Listing
Modified
Fri Sep 29 06:54:46 2006 UTC
(14 years, 6 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
- Added some simple plane cutting animation and storing them to file.
Revision
860 -
Directory Listing
Modified
Thu Sep 28 08:17:29 2006 UTC
(14 years, 6 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
- added sample drivers on how to use all of the currently available modules.
- completed the epydocs for all the currently available modules.
- added the rotation feature for camera and plane cutting.
Revision
849 -
Directory Listing
Modified
Fri Sep 15 07:11:55 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Optimized codes and modularized functions to make it more scalable. Partially
integrated carpet into the existing modules.
Revision
848 -
Directory Listing
Modified
Thu Sep 14 22:30:00 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Completed a prototype of carpet in the testcarpet.py module.
Revision
847 -
Directory Listing
Modified
Thu Sep 14 07:54:04 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Added vtkTextProperty to control the style of text and partially completed the carpet module.
Revision
846 -
Directory Listing
Modified
Mon Sep 11 07:40:09 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Added modules to diplay image and 2D text. Also added simple drivers for
creating maps, contours, arrows, image and text.
Revision
839 -
Directory Listing
Modified
Wed Sep 6 04:53:50 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
- Added lookup table spectrum from blue to red and red to blue.
- Updated open scene to scene
Revision
837 -
Directory Listing
Modified
Tue Sep 5 07:23:50 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
added more epydocs and improved the way colors are specified in the driver.
Revision
835 -
Directory Listing
Modified
Mon Sep 4 22:20:28 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Added more docstrings and updated the way positions, focal point and view angle are specified.
Revision
828 -
Directory Listing
Modified
Wed Aug 30 07:52:35 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Tidy up the codes to include inheritance of common features for reusability. Also added options to change opacity, scale factor, color mode and contour values.
Revision
822 -
Directory Listing
Modified
Tue Aug 29 01:39:27 2006 UTC
(14 years, 7 months ago)
by
jongui
Original Path:
trunk/pyvisi/py_src
Added:
trunk/pyvisi/py_src/driver.py
Modified:
trunk/pyvisi/py_src/datacollector.py
trunk/pyvisi/py_src/map.py
trunk/pyvisi/py_src/scene.py