[Bf-blender-cvs] CVS commit: blender/release/scripts uv_export.py

Martin Poirier theeth at yahoo.com
Sat Mar 4 19:19:05 CET 2006


theeth (Martin Poirier) 2006/03/04 19:19:05 CET

  Modified files:
    blender/release/scripts uv_export.py 
  
  Log:
  === Script Update: UV Export ===
  
  Updated the interface to use PupBlock and the FileSelector instead of drawing a full GUI
  Fix a crash when no objects were selected and the Ob option was activated
  Added option to edit the resulting image in an external program (this needs a full python distro for the os module. it detects the presence of the module and shows the option only if possible).
  Saves the selected settings (except the save path) with Registry, so they get loaded back next time you use the script.
  
  Revision  Changes    Path
  1.12      +122 -73   blender/release/scripts/uv_export.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/uv_export.py.diff?r1=1.11&r2=1.12&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list