[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Lamp.c gen_utils.c gen_utils.h

Stephen Swaney sswaney at centurytel.net
Sat Aug 27 20:44:57 CEST 2005


stiv (Stephen Swaney) 2005/08/27 20:44:57 CEST

  Modified files:
    blender/source/blender/python/api2_2x Lamp.c gen_utils.c 
                                          gen_utils.h 
  
  Log:
  patch #2911 - tp_getset for Lamp module.
  A nice juicy chunk of new style attribute handling from Ken Hughes.
  
  Thanks, Ken.
  
  Revision  Changes    Path
  1.36      +723 -601  blender/source/blender/python/api2_2x/Lamp.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Lamp.c.diff?r1=1.35&r2=1.36&cvsroot=bf-blender>
  1.34      +170 -1    blender/source/blender/python/api2_2x/gen_utils.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/gen_utils.c.diff?r1=1.33&r2=1.34&cvsroot=bf-blender>
  1.28      +22 -1     blender/source/blender/python/api2_2x/gen_utils.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/gen_utils.h.diff?r1=1.27&r2=1.28&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list