[Bf-python] Bug in Mathutils

Joseph Gilbert models at paposo.com
Thu May 6 13:44:57 CEST 2004


The only thing I can think of is to copy the mat before you invert or invert
and then copy...
M.invert()
copy = Mathutils.CopyMat(M)

-----Original Message-----
From: bf-python-admin at blender.org [mailto:bf-python-admin at blender.org]On
Behalf Of Carlos López
Sent: Thursday, May 06, 2004 6:46 AM
To: bf-python at blender.org
Subject: RE: [Bf-python] Bug in Mathutils


Right! (Sorry for the false report)
But... what if I want a new matrix?



_______________________________________________
Bf-python mailing list
Bf-python at blender.org
http://www.blender.org/mailman/listinfo/bf-python





More information about the Bf-python mailing list