OSDN Git Service

refactoring. separate exporter
authorousttrue <ousttrue@gmail.com>
Sat, 15 Oct 2011 07:26:32 +0000 (16:26 +0900)
committerousttrue <ousttrue@gmail.com>
Sat, 15 Oct 2011 07:26:32 +0000 (16:26 +0900)
commit607dea923e3f6baa83031ae37e22bc2075ee71ff
tree9689d1f2f59841e31e3f4eb45ec9531a768d6ce8
parent924bae1667aea0f57dd3de11b1248c12bc9a95d1
refactoring. separate exporter
blender26-meshio/export_pmd.py
blender26-meshio/export_pmx.py
blender26-meshio/exporter/__init__.py [new file with mode: 0644]
blender26-meshio/exporter/bonebuilder.py [new file with mode: 0644]
blender26-meshio/exporter/oneskinmesh.py [new file with mode: 0644]
blender26-meshio/exporter/vertexarray.py [new file with mode: 0644]
blender26-meshio/oneskinmesh.py [deleted file]