stuffmatic / fSpy-Blender

Official fSpy importer for Blender
https://fspy.io
GNU General Public License v3.0
1.22k stars 123 forks source link

Importing second fSpy project messes up a previously imported camera #25

Closed franMarz closed 5 years ago

franMarz commented 5 years ago

Importing a new fSpy camera messes up an existing fSpy camera, no parameters change in the old camera properties but the frame aspect ratio somehow changes to match the aspect ratio of new camera, even with the option "Update existing import" unchecked when importing the new camera.

The following images show how the old camera view changes and the model mismatch once a new fSpy camera is added to the scene.

before

after

franMarz commented 5 years ago

Ok my bad, the aspect ratio is global and tied to the render resolution, so importing a new camera of any kind changes it every time. It's a shame that Blender doesn't natively support changing it per camera by now, though using linked scenes is somehow a workaround.