[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/src transform.c transform.h transform_constraints.c transform_generics.c transform_numinput.c

Ton Roosendaal ton at blender.org
Wed Feb 23 15:54:13 CET 2005


Hi Martin,

>   Changed the meaning of mtx and smtx for objects. It's now uniform  
> accross the board.

The .h file says this:

float  mtx[3][3];    /* Transformation matrix from data space to global  
space */
float  smtx[3][3];   /* Transformation matrix from global space to data  
space */

I don't really get it... right now, if an object has no parent, you  
make these matrices 'Unit'. But, for a global scaling you still need to  
be able to transform into Object space. In Blender scale is applied  
before rotation you know!

-Ton-



------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list