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

Campbell Barton cbarton at metavr.com
Fri Mar 30 14:39:21 CEST 2007


campbellbarton (Campbell Barton) 2007/03/30 14:39:21 CEST

  Modified files:
    blender/source/blender/python/api2_2x vector.c 
  
  Log:
  vec *= matrix would crash blender when multiplying a 3d vec by a 4x4 matrix because it wrote the 4th value in a 3d vector.
  
  Revision  Changes    Path
  1.46      +10 -7     blender/source/blender/python/api2_2x/vector.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/vector.c.diff?r1=1.45&r2=1.46&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list