[Bf-blender-cvs] CVS commit: blender/release/scripts mod_flags.py mod_meshtools.py off_export.py off_import.py radiosity_export.py radiosity_import.py raw_export.py raw_import.py videoscape_export.py wrl2export.py blender/source/blender/python ...

Willian Padovani Germano wgermano at ig.com.br
Wed Jan 28 20:16:50 CET 2004


ianwill (Willian Padovani Germano) 2004/01/28 20:16:50 CET

  Modified files:
    blender/source/blender/python BPY_interface.c 
    blender/source/blender/python/api2_2x/doc Draw.py Material.py 
  Added files:
    blender/release/scripts mod_flags.py mod_meshtools.py 
                            off_export.py off_import.py 
                            radiosity_export.py 
                            radiosity_import.py raw_export.py 
                            raw_import.py videoscape_export.py 
                            wrl2export.py 
  
  Log:
  BPython:
  -- fixing a last minute bug: scripts w/o guis that called the file selector were
     not being checked for errors, which could cause crash dumps upon exiting.
  -- docs: updates for Draw (fixed example) and Material (added tex related methods docs)
  
  Scripts:
  -- added some more scripts, all I could get in shape in time (at least they export / import back).
     Only tested on linux.
  
  Revision  Changes    Path
  1.36      +5 -4      blender/source/blender/python/BPY_interface.c
  1.6       +60 -57    blender/source/blender/python/api2_2x/doc/Draw.py
  1.5       +29 -0     blender/source/blender/python/api2_2x/doc/Material.py



More information about the Bf-blender-cvs mailing list