]> git.tdb.fi Git - libs/gl.git/commit
Simplify the resource separation options
authorMikko Rasa <tdb@tdb.fi>
Sat, 18 May 2019 07:45:23 +0000 (10:45 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 18 May 2019 07:59:13 +0000 (10:59 +0300)
commitf77259ba680e73daee6008f53dafe92e84a0b5f5
tree03a927c21d976fdd6ab24e6acff3ec343c7afefc
parente891021affc89a329d65b526744ebd38589cae32
Simplify the resource separation options

Having different options for each resource type was getting unmanageable.
I don't see much value in such fine-grained control either.
blender/io_mspgl/__init__.py
blender/io_mspgl/export_material.py
blender/io_mspgl/export_object.py
blender/io_mspgl/export_scene.py
blender/io_mspgl/export_texture.py