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

Ken Hughes khughes at pacific.edu
Mon Dec 5 20:57:23 CET 2005


khughes (Ken Hughes) 2005/12/05 20:57:23 CET

  Modified files:
    blender/source/blender/python/api2_2x matrix.c 
    blender/source/blender/python/api2_2x/doc Mathutils.py 
  
  Log:
  -- Bugfix #3072: As discussed on IRC, matrix.invert() should throw a
     ValueError exception if matrix is singular.
  
  Revision  Changes    Path
  1.31      +3 -2      blender/source/blender/python/api2_2x/matrix.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/matrix.c.diff?r1=1.30&r2=1.31&cvsroot=bf-blender>
  1.9       +6 -5      blender/source/blender/python/api2_2x/doc/Mathutils.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Mathutils.py.diff?r1=1.8&r2=1.9&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list