stuffmatic / blam

🚨 No longer maintained. Check out fSpy instead 🚨 A camera and projector calibration toolkit for Blender that also does automatic 3D reconstruction of geometry with rectangular faces.
https://fspy.io/
GNU General Public License v3.0
644 stars 95 forks source link

Blam on Hash: 3b71cab #9

Closed skuax closed 6 years ago

skuax commented 10 years ago

It seem that the new tab interface in blender make BLAM losing is way to grease pencil.

line 1950, in execute M = self.computeCameraRotationMatrix(Fu, Fv, f, P) line 1661, in computeCameraRotationMatrix if arePythonMatricesRowMajor(): line 401, in arePythonMatricesRowMajor rev = bpy.app.build_revision etc....