OSDN Git Service

move pymeshio directory
authorousttrue <ousttrue@gmail.com>
Thu, 29 Sep 2011 16:39:17 +0000 (01:39 +0900)
committerousttrue <ousttrue@gmail.com>
Thu, 29 Sep 2011 16:39:17 +0000 (01:39 +0900)
commit5ba11b5ad53ce8feccba2c2b916569237fef6bb5
tree31416a717b4ce534dffd12ad2ee0246572dc443d
parentc79f57bb45883efd97b22a6805e7e8f6846fee6d
move pymeshio directory
13 files changed:
.gitignore
MANIFEST.in
examples/pymeshviewer.py
pymeshio/__init__.py [moved from blender25-meshio/pymeshio/__init__.py with 100% similarity]
pymeshio/common.py [moved from blender25-meshio/pymeshio/mmd.py with 73% similarity]
pymeshio/compatibility.py [new file with mode: 0644]
pymeshio/englishmap.py [moved from blender25-meshio/pymeshio/englishmap.py with 100% similarity]
pymeshio/mqo.py [moved from blender25-meshio/pymeshio/mqo.py with 100% similarity]
pymeshio/pmd.py [moved from blender25-meshio/pymeshio/pmd.py with 99% similarity]
pymeshio/pmx.py [new file with mode: 0644]
pymeshio/vmd.py [moved from blender25-meshio/pymeshio/vmd.py with 100% similarity]
pymeshio/vpd.py [moved from blender25-meshio/pymeshio/vpd.py with 100% similarity]
setup.py