]> git.tdb.fi Git - libs/gl.git/commit
Adjust scene export code
authorMikko Rasa <tdb@tdb.fi>
Thu, 15 Apr 2021 18:03:30 +0000 (21:03 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 15 Apr 2021 21:31:36 +0000 (00:31 +0300)
commit859f8b99ee65bb52c7a44194420a156ef5be3413
tree8400c0806bfcb82f8a88b46732b821e84139e165
parent2108712bcde8b5c4573ca4d602d5f8948b810d72
Adjust scene export code

Resources are no longer exported as a collection by default.  If
collection export is enabled, the scene itself is put in the collection
too.
blender/io_mspgl/__init__.py
blender/io_mspgl/export_scene.py