[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x MTex.c Texture.c blender/source/blender/python/api2_2x/doc API_intro.py Texture.py

Stephen Swaney sswaney at centurytel.net
Sat Nov 26 03:10:43 CET 2005


stiv (Stephen Swaney) 2005/11/26 03:10:42 CET

  Modified files:
    blender/source/blender/python/api2_2x MTex.c Texture.c 
    blender/source/blender/python/api2_2x/doc API_intro.py 
                                              Texture.py 
  
  Log:
  patch #2869  MTex module additions
  contributed by Yehoshua Sapir (sapir)
  
  adds attributes to MTex module.  adds module constants.
  Uses new style tp_getset.
  
  Revision  Changes    Path
  1.7       +728 -79   blender/source/blender/python/api2_2x/MTex.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/MTex.c.diff?r1=1.6&r2=1.7&cvsroot=bf-blender>
  1.19      +57 -3     blender/source/blender/python/api2_2x/Texture.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Texture.c.diff?r1=1.18&r2=1.19&cvsroot=bf-blender>
  1.26      +1 -1      blender/source/blender/python/api2_2x/doc/API_intro.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/API_intro.py.diff?r1=1.25&r2=1.26&cvsroot=bf-blender>
  1.8       +74 -5     blender/source/blender/python/api2_2x/doc/Texture.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Texture.py.diff?r1=1.7&r2=1.8&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list