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

Ken Hughes khughes at pacific.edu
Mon Apr 2 07:10:32 CEST 2007


khughes (Ken Hughes) 2007/04/02 07:10:32 CEST

  Modified files:
    blender/source/blender/python/api2_2x charRGBA.c 
  
  Log:
  Python API
  ----------
  Convert charRGBA to tp_getseters, update PyTypeObject structure to initialize
  all the proper values, and use PyType_Ready to initialize (this means we can
  remove the local tp_dealloc function again).
  
  Revision  Changes    Path
  1.6       +146 -86   blender/source/blender/python/api2_2x/charRGBA.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/charRGBA.c.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list