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

Michel Selten michel.s at home.nl
Sat Jun 28 17:10:23 CEST 2003


michel (Michel Selten) 2003/06/28 17:10:23 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c Object.h 
  Added files:
    blender/source/blender/python/api2_2x/doc Object.py 
  
  Log:
  * Added functionality to the Object module for getting and setting the name of
    the object.
  * Added the GetSelected function. (Same as getSelected).
  * Added a start for the Object.py API documentation.
  * Some minor bug-fixes to the Object module.
  * Added the functionality to get the IPO of the Object.
  
  Revision  Changes    Path
  1.20      +81 -9     blender/source/blender/python/api2_2x/Object.c
  1.12      +4 -0      blender/source/blender/python/api2_2x/Object.h



More information about the Bf-blender-cvs mailing list