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

Stephen Swaney sswaney at centurytel.net
Tue Jan 16 05:08:12 CET 2007


stiv (Stephen Swaney) 2007/01/16 05:08:12 CET

  Modified files:
    blender/source/blender/python/api2_2x Curve.c 
  
  Log:
  bugfix: #5581 Joining python created curves crashes Blender
  
  Curve_appendNurb() was incorrectly appending Nurb to Curve
  rather than using BLI_addtail().
  
  Revision  Changes    Path
  1.50      +15 -18    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.49&r2=1.50&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list