[Bf-python] It IS a (old?) bug

Carlos López klopes at posta.unizar.es
Thu May 6 18:22:40 CEST 2004


I remember I've found with it:
"object matrix is not updated when modifing transformation values"

Try this:

o=Object...
print o.matrix
o.setSize(2.,2.,2.) (setLocation,setEuler...)
print o.matrix



More information about the Bf-python mailing list