]> git.tdb.fi Git - libs/gl.git/commit
Skip empty material slots on a Mesh
authorMikko Rasa <tdb@tdb.fi>
Sat, 27 Jul 2024 13:18:15 +0000 (16:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 27 Jul 2024 13:18:15 +0000 (16:18 +0300)
commitc3a7f59ec1bcf33cf2c532d035e2c689c852150b
tree9544447013bdad11a8bbb8b7fffcf5af630411ca
parent1e419c5325b8cf5c005f350cf1d317372dbfc243
Skip empty material slots on a Mesh

They may occur if materials are intended to be supplied by the object
instead of the mesh.
blender/io_mspgl/mesh.py