[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_extern.h BPY_interface.c blender/source/blender/python/api2_2x Lamp.c

Willian Padovani Germano wgermano at ig.com.br
Thu Jul 3 03:42:01 CEST 2003


ianwill (Willian Padovani Germano) 2003/07/03 03:42:01 CEST

  Modified files:
    blender/source/blender/python BPY_extern.h BPY_interface.c 
    blender/source/blender/python/api2_2x Lamp.c 
  
  Log:
  - exppython now can import modules contained in Blender Texts:
      The Python import function was substituted by our own one (like done
      in the old bpython) to also check Blender Texts upon importing.
  
  Revision  Changes    Path
  1.6       +1 -2      blender/source/blender/python/BPY_extern.h
  1.16      +91 -0     blender/source/blender/python/BPY_interface.c
  1.16      +0 -2      blender/source/blender/python/api2_2x/Lamp.c



More information about the Bf-blender-cvs mailing list