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

guignot guignot at wanadoo.fr
Tue Jun 22 13:38:58 CEST 2004


guignot (guignot) 2004/06/22 13:38:58 CEST

  Modified files:
    blender/source/blender/python/api2_2x World.c World.h 
    blender/source/blender/python/api2_2x/doc World.py 
  
  Log:
  added a new function to the World module : GetActive(), which returns the world associated to the scene, or None if no such world exists
  
  Revision  Changes    Path
  1.16      +16 -0     blender/source/blender/python/api2_2x/World.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/World.c.diff?r1=1.15&r2=1.16&cvsroot=bf-blender>
  1.10      +4 -0      blender/source/blender/python/api2_2x/World.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/World.h.diff?r1=1.9&r2=1.10&cvsroot=bf-blender>
  1.6       +6 -0      blender/source/blender/python/api2_2x/doc/World.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/World.py.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list