]> git.tdb.fi Git - libs/gl.git/commit
Support for exporting armatures and vertex groups
authorMikko Rasa <tdb@tdb.fi>
Mon, 13 Aug 2012 10:18:43 +0000 (13:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 13 Aug 2012 10:18:43 +0000 (13:18 +0300)
commitb61c103559c83d6fe7309f2ca4489f09e701c4cf
treed7f87e02f9197d95f831c4a331b87e5c8bcbcba2
parentfcdc70624618488c514676874006f5eddc4e63df
Support for exporting armatures and vertex groups
blender/io_mspgl/__init__.py
blender/io_mspgl/armature.py [new file with mode: 0644]
blender/io_mspgl/export_armature.py [new file with mode: 0644]
blender/io_mspgl/export_mesh.py
blender/io_mspgl/mesh.py