]> git.tdb.fi Git - libs/math.git/commit
Add a Blender operator to export shapes
authorMikko Rasa <tdb@tdb.fi>
Tue, 9 Feb 2016 15:04:50 +0000 (17:04 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 9 Feb 2016 15:04:50 +0000 (17:04 +0200)
commit1df02cf6bf187dfc8f0afe9223dd0f4cbb90b559
tree07f3140bdfe692b88e2f87674b9aad737d5f2b7d
parent0aaef0b1fd412875137937f9e58ccb480c304be8
Add a Blender operator to export shapes
blender/io_mspmath/__init__.py [new file with mode: 0644]
blender/io_mspmath/export_shape.py [new file with mode: 0644]
blender/io_mspmath/outfile.py [new file with mode: 0644]
blender/io_mspmath/properties.py [new file with mode: 0644]