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

Ken Hughes khughes at pacific.edu
Tue Nov 14 16:58:17 CET 2006


khughes (Ken Hughes) 2006/11/14 16:58:17 CET

  Modified files:
    blender/source/blender/python/api2_2x Types.c 
  
  Log:
  Python API
  
  Bugfix #4989: some Python types were not correctly initialized, resulting in
  segfaults when "type()" was used.  Added missing initialization to Type.c.
  Thanks to Fernando (fbs) for tracking this down.
  
  Revision  Changes    Path
  1.36      +17 -3     blender/source/blender/python/api2_2x/Types.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Types.c.diff?r1=1.35&r2=1.36&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list