[Bf-python] CVS commit: blender/source/blender/python/api2_2x/doc Mathutils.py

bf-xand bf-xand at wanadoo.fr
Wed Aug 4 11:51:16 CEST 2004


some precisions should be added in the mathutils documentation :

The rotationPart() returns the rotation matrix multiply by the scale matrix.
an example to obtain the pure rotation matrix by
MyObject.toQuat().toMatrix() or MyObject.toEuler().toMatrix() should be
added.

the matrix class should indicate if the matrix are row or line major for the
order of the multiplication.

and a reminder at the start of the doc that the angles are in degree in
opposite with other modules which are in radians.

that's not big points but they can save a lot of time (and hair) for
script's writers.

+++

Xand




More information about the Bf-python mailing list