]> git.tdb.fi Git - libs/gl.git/commit
Switch to the scene an object is on when exporting it
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Jul 2024 15:25:02 +0000 (18:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Jul 2024 15:25:02 +0000 (18:25 +0300)
commit3aae342f8d4d1e9b60bc83472fa27e1a0ab0bb91
tree10fc06076942828213b930e3e447c04f89fe6af8
parentc3a7f59ec1bcf33cf2c532d035e2c689c852150b
Switch to the scene an object is on when exporting it

I couldn't find any other way to get a suitable depsgraph for evaluating
the object for mesh export.
blender/io_mspgl/export.py