]> git.tdb.fi Git - libs/gl.git/commit
Account for render resolution when exporting camera field of view
authorMikko Rasa <tdb@tdb.fi>
Sun, 9 Oct 2022 13:34:48 +0000 (16:34 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 9 Oct 2022 13:34:48 +0000 (16:34 +0300)
commitc3a4c76d844b395349e7e15936f1afa0f41ab570
tree566e3ec53495c31a243d4de8c8f5d0a73f0d28e7
parent4068ffedbd32bd9f1de211a88d00d71547bbcf27
Account for render resolution when exporting camera field of view

This is a big of a kludge since in theory a camera could be used in
multiple scenes, but likely to work fine in practice.
blender/io_mspgl/export_camera.py