[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_interface.c blender/source/blender/python/api2_2x Camera.c EXPP_interface.c Lamp.c Material.c Object.c Scene.c World.c gen_utils.c gen_utils.h modules.h

Michel Selten michel.s at home.nl
Sun Jul 27 17:56:43 CEST 2003


michel (Michel Selten) 2003/07/27 17:56:43 CEST

  Modified files:
    blender/source/blender/python BPY_interface.c 
    blender/source/blender/python/api2_2x Camera.c 
                                          EXPP_interface.c Lamp.c 
                                          Material.c Object.c 
                                          Scene.c World.c 
                                          gen_utils.c gen_utils.h 
                                          modules.h 
  
  Log:
  * Fixed problems in with script linking.
    I had to update many files to get this to work.
  
  Revision  Changes    Path
  1.20      +0 -20     blender/source/blender/python/BPY_interface.c
  1.18      +26 -0     blender/source/blender/python/api2_2x/Camera.c
  1.7       +42 -18    blender/source/blender/python/api2_2x/EXPP_interface.c
  1.19      +26 -0     blender/source/blender/python/api2_2x/Lamp.c
  1.12      +26 -0     blender/source/blender/python/api2_2x/Material.c
  1.33      +38 -7     blender/source/blender/python/api2_2x/Object.c
  1.12      +26 -0     blender/source/blender/python/api2_2x/Scene.c
  1.10      +27 -1     blender/source/blender/python/api2_2x/World.c
  1.10      +0 -26     blender/source/blender/python/api2_2x/gen_utils.c
  1.10      +0 -6      blender/source/blender/python/api2_2x/gen_utils.h
  1.30      +13 -1     blender/source/blender/python/api2_2x/modules.h



More information about the Bf-blender-cvs mailing list