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

Joseph Gilbert models at paposo.com
Mon Feb 21 19:26:53 CET 2005


ascotan (Joseph Gilbert) 2005/02/21 19:26:53 CET

  Modified files:
    blender/source/blender/python/api2_2x Mathutils.c 
  
  Log:
  -AngleBetweenVecs() was returning only 8-digit precision. This changes the precision to 16-digits and should fix some problems regarding spurious numbers being returned by python after running this function.
  
  Revision  Changes    Path
  1.8       +6 -6      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.7&r2=1.8&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list