Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase the checksum: the previous distfile was supposedly a .tgz but was | Kris Kennaway | 2001-03-10 | 2 | -1/+2 |
| | | | | | | | | actually a .tar. No content changes. Also, prevent the installation of *.orig patch droppings. Notes: svn path=/head/; revision=39366 | ||||
* | Two fixes: | Maxim Sobolev | 2001-01-18 | 2 | -0/+25 |
| | | | | | | | | - Properly import PIL module; - don't try to do os.chdir() with empty argument. Notes: svn path=/head/; revision=37306 | ||||
* | Add threeDS - a Python module and viewer for loading and displaying models in | Maxim Sobolev | 2000-12-05 | 5 | -0/+42 |
3DS format. Notes: svn path=/head/; revision=35692 |