]> git.tdb.fi Git - libs/gl.git/commit
Update the Blender exporter for version 2.80
authorMikko Rasa <tdb@tdb.fi>
Sun, 3 May 2020 22:22:55 +0000 (01:22 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 3 May 2020 22:22:55 +0000 (01:22 +0300)
commit736a076cf12aca02492eae6c77eff846bde0cdda
treea796d1aaba5cc8c8d288afd624553e11aeedb2f3
parentb13f1bced27e0ad3e4661e645f6bafed38359120
Update the Blender exporter for version 2.80

Textures are disabled for now.  Blender's materials have changed
significantly enough to be difficult to map to the current mspgl material
system and I'm planning to do some changes to the library anyway.
blender/io_mspgl/__init__.py
blender/io_mspgl/export_material.py
blender/io_mspgl/export_scene.py
blender/io_mspgl/material.py
blender/io_mspgl/mesh.py
blender/io_mspgl/properties.py