[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Mathutils.c

Ken Hughes khughes at pacific.edu
Wed Jul 26 14:34:56 CEST 2006


khughes (Ken Hughes) 2006/07/26 14:34:56 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mathutils.c 
  
  Log:
  ===Python API===
  Multiplication of 3D vectors by 4x4 matrices converts the vector to 4D but
  did not make the vector homogenous.  Fixing that so the translation part of
  the matrix will also be applied.
  
  Revision  Changes    Path
  1.31      +5 -5      blender/source/blender/python/api2_2x/Mathutils.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mathutils.c.diff?r1=1.30&r2=1.31&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list