]> git.tdb.fi Git - libs/gl.git/commit
Improve error reporting in the Blender exporter
authorMikko Rasa <tdb@tdb.fi>
Sat, 17 Apr 2021 19:38:43 +0000 (22:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 17 Apr 2021 22:10:56 +0000 (01:10 +0300)
commit160293feec7b0b976856685153cd24c7f1ce9492
tree0d3c7df3939bc9ea58e378a350b72708164fb6ec
parent358c29e44cff64b8dd7d9d8b643e6e8bdf4b31fa
Improve error reporting in the Blender exporter

Exceptions now include information identifying the thing which could not
be processed.
blender/io_mspgl/export_animation.py
blender/io_mspgl/export_armature.py
blender/io_mspgl/export_camera.py
blender/io_mspgl/export_light.py
blender/io_mspgl/export_material.py
blender/io_mspgl/export_object.py
blender/io_mspgl/export_texture.py
blender/io_mspgl/material.py
blender/io_mspgl/mesh.py