aboutsummaryrefslogtreecommitdiff
path: root/graphics/threeDS
Commit message (Collapse)AuthorAgeFilesLines
* Chase the checksum: the previous distfile was supposedly a .tgz but wasKris Kennaway2001-03-102-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 Sobolev2001-01-182-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 inMaxim Sobolev2000-12-055-0/+42
3DS format. Notes: svn path=/head/; revision=35692