[tuhopuu-devel] Re: [tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src editface.c

BjornMose tuhopuu-devel@blender.org
Wed, 24 Dec 2003 01:02:49 +0100


hi all, hello theeth
very, very,..... sorry about this, but the transformation matrix does not
work properly in some cases.
need to track down  this in datail. (almost got it, but want to be sure)
BTW it is x-mas and my kids want me to do other things, so please be
patient.(i was not  i know)


----- Original Message -----
From: "Martin Poirier" <theeth@yahoo.com>
To: <tuhopuu-cvs@blender.org>
Sent: Tuesday, December 23, 2003 8:43 PM
Subject: [tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src editface.c


> theeth (Martin Poirier) 2003/12/23 20:43:44 CET
>
>   Modified files:
>     tuhopuu2/source/blender/src editface.c
>
>   Log:
>   Center mode code for BjornMose feature.
>
>   ----- Original e-mail -----
>
>   hello all
>   hello theeth
>   1.
>   sorry about this, but there is one thing (hope no other) that slipped
when i was analyzing the code:
>   the object in which the mesh is embedded can define a rotation too.
>   the line
>      Mat4MulMat4(finalmatrix,tempmatrix,ob->obmat);
>   in the following patch
>   will take care ( had to do a little finalmatrix tempmatrix acrobatics
since Mat4MulMat4(m1,m1.m2) scrambles m1 during calculation)
>   BTW is there hope for a C++ style "m1 *= m2;" for matrix operations?
>   as far as i know standard template library (STL) supports this.
>
>   2.
>   for x-mas cookie i streamlined the "centermode" code and added the
"object center" option.
>   do you think the "median" option should be coded too ?
>
>   Revision  Changes    Path
>   1.3       +19 -19    tuhopuu2/source/blender/src/editface.c
> _______________________________________________
> tuhopuu-cvs mailing list
> tuhopuu-cvs@blender.org
> http://www.blender.org/mailman/listinfo/tuhopuu-cvs
>