OSDN Git Service

implement converter
authorousttrue <ousttrue@gmail.com>
Thu, 6 Oct 2011 20:39:27 +0000 (05:39 +0900)
committerousttrue <ousttrue@gmail.com>
Thu, 6 Oct 2011 20:39:27 +0000 (05:39 +0900)
commit1a59747c66623ef3b6b66412d25ffc4e613cd893
tree35c1db725994210e081ec212fe17c31b0c7d336c
parentbacce46a724c0f8e35ce6cd0e470c3c25fbdc4b3
implement converter
examples/pmxbuilder.py
pymeshio/__init__.py
pymeshio/common.py
pymeshio/converter.py [new file with mode: 0644]
pymeshio/pmd/__init__.py
pymeshio/pmd/reader.py
pymeshio/pmx/__init__.py
pymeshio/pmx/reader.py
pymeshio/pmx/writer.py
test/pmd_test.py
test/pmx_test.py