[Bf-python] Bug in Mathutils

Carlos López klopes at posta.unizar.es
Thu May 6 11:48:27 CEST 2004


As simple as this:

M=Blender.Mathutils.Matrix([1.,1.,1.],[1.,1.,0],[0,1.,0])
print M                 #prints the matrix
print M.invert()        #prints 'None'


Klópes



More information about the Bf-python mailing list