OSDN Git Service

refactoring pmd.writer
authorousttrue <ousttrue@gmail.com>
Sun, 2 Oct 2011 13:37:47 +0000 (22:37 +0900)
committerousttrue <ousttrue@gmail.com>
Sun, 2 Oct 2011 13:37:47 +0000 (22:37 +0900)
commit094992419e74b3946ad4362e4fc9ab6aee0ff256
tree4c850535d2dffbabcfeba496c9b81d90a8a64a99
parentc9f342063f2c03949e23a4dd12960efa11fe2cb7
refactoring pmd.writer
12 files changed:
pymeshio/common.py
pymeshio/mqo/__init__.py
pymeshio/mqo/loader.py
pymeshio/pmd/__init__.py
pymeshio/pmd/loader.py
pymeshio/pmd/writer.py [new file with mode: 0644]
pymeshio/pmx/loader.py
test/mqo_test.py
test/mqo_test.pyc
test/pmd_test.py
test/pmd_test.pyc
test/pmx_test.py