[Bf-blender-cvs] CVS commit: blender/release/bpydata readme.txt blender/release/scripts DirectXExporter.py ac3d_export.py ac3d_import.py blender2cal3d.py blender/source/blender/python BPY_interface.c BPY_menus.c BPY_menus.h

Willian Padovani Germano wgermano at ig.com.br
Tue Jan 27 04:34:17 CET 2004


ianwill (Willian Padovani Germano) 2004/01/27 04:34:17 CET

  Modified files:
    blender/source/blender/python BPY_interface.c BPY_menus.c 
                                  BPY_menus.h 
  Added files:
    blender/release/bpydata readme.txt 
    blender/release/scripts DirectXExporter.py ac3d_export.py 
                            ac3d_import.py blender2cal3d.py 
  
  Log:
  BPython:
  - as proposed by Ton, default dir for menu enabled scripts is:
  userhome/.blender/scripts if available or (using bprogname -- argv[0]),
  blenderInstallationDir/.blender/scripts/ otherwise.
  - moved a piece of code from BPY_interface.c to BPY_menus.c to get rid
  of a linkage warning reported by J. Walton
  -- added the first scripts to release/scripts:
  
  We need time to get more scripts there, but the situation should improve
  consistently from now on.  Adding three export scripts: cal3d, directX, ac3d.
  And one import: ac3d.
  
  Revision  Changes    Path
  1.34      +2 -10     blender/source/blender/python/BPY_interface.c
  1.8       +39 -3     blender/source/blender/python/BPY_menus.c
  1.5       +2 -0      blender/source/blender/python/BPY_menus.h



More information about the Bf-blender-cvs mailing list