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

Ton Roosendaal ton at blender.org
Sun Aug 20 13:02:31 CEST 2006


ton (Ton Roosendaal) 2006/08/20 13:02:31 CEST

  Modified files:
    blender/source/blender/python/api2_2x Ipocurve.c 
  
  Log:
  Bugfix #4906
  
  Python API bug: Importing ipo curves did a memcpy() on a 1 item too large
  data block. I wonder how IpoCurve_append() would have ever worked...
  
  Revision  Changes    Path
  1.36      +2 -2      blender/source/blender/python/api2_2x/Ipocurve.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Ipocurve.c.diff?r1=1.35&r2=1.36&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list