[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Material.c Object.c modules.h blender/source/blender/python/api2_2x/doc Object.py

Michel Selten michel.s at home.nl
Sun Jun 29 18:49:22 CEST 2003


michel (Michel Selten) 2003/06/29 18:49:22 CEST

  Modified files:
    blender/source/blender/python/api2_2x Material.c Object.c 
                                          modules.h 
    blender/source/blender/python/api2_2x/doc Object.py 
  
  Log:
  * Added some internal functions to the Material module
  * Updated the Object module with some more functions. Only 1 function left to
    implement.
  * Removed the getDeformData function declaration.
  
  Revision  Changes    Path
  1.6       +73 -1     blender/source/blender/python/api2_2x/Material.c
  1.21      +8 -23     blender/source/blender/python/api2_2x/Object.c
  1.25      +7 -0      blender/source/blender/python/api2_2x/modules.h
  1.2       +0 -4      blender/source/blender/python/api2_2x/doc/Object.py



More information about the Bf-blender-cvs mailing list