[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_interface.c blender/source/blender/python/api2_2x EXPP_interface.h Library.c Noise.c blender/source/blender/python/api2_2x/doc Blender.py Library.py

Willian Padovani Germano wgermano at ig.com.br
Sun Apr 25 16:43:22 CEST 2004


ianwill (Willian Padovani Germano) 2004/04/25 16:43:22 CEST

  Modified files:
    blender/source/blender/python BPY_interface.c 
    blender/source/blender/python/api2_2x EXPP_interface.h 
                                          Library.c Noise.c 
    blender/source/blender/python/api2_2x/doc Blender.py 
                                              Library.py 
  
  Log:
  BPython:
  -- epydoc Documentation for eeshlo's Noise module + small typo fix in Noise.c
  -- BPY_end_python closes .blend file opened by Library module when script doesn't do it by itself.
  
  Revision  Changes    Path
  1.41      +420 -417  blender/source/blender/python/BPY_interface.c
  1.6       +2 -1      blender/source/blender/python/api2_2x/EXPP_interface.h
  1.2       +18 -1     blender/source/blender/python/api2_2x/Library.c
  1.2       +36 -1     blender/source/blender/python/api2_2x/Noise.c
  1.19      +6 -5      blender/source/blender/python/api2_2x/doc/Blender.py
  1.2       +2 -2      blender/source/blender/python/api2_2x/doc/Library.py



More information about the Bf-blender-cvs mailing list