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

Stephen Swaney sswaney at centurytel.net
Thu May 12 07:45:13 CEST 2005


stiv (Stephen Swaney) 2005/05/12 07:45:13 CEST

  Modified files:
    blender/source/blender/python/api2_2x CurNurb.c Curve.c 
  
  Log:
  bugfix: #2254 Curve.appendPoint() gives segfault in PySequence_Check().
  Argument tuple not built correctly for CurNurb_appendPointToNurb().
  
  Revision  Changes    Path
  1.10      +6 -3      blender/source/blender/python/api2_2x/CurNurb.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/CurNurb.c.diff?r1=1.9&r2=1.10&cvsroot=bf-blender>
  1.27      +9 -2      blender/source/blender/python/api2_2x/Curve.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Curve.c.diff?r1=1.26&r2=1.27&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list