[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Library.c blender/source/blender/python/api2_2x/doc Library.py

Ken Hughes khughes at pacific.edu
Mon Jan 22 23:59:34 CET 2007


khughes (Ken Hughes) 2007/01/22 23:59:34 CET

  Modified files:
    blender/source/blender/python/api2_2x Library.c 
    blender/source/blender/python/api2_2x/doc Library.py 
  
  Log:
  Python API
  ----------
  Bugfix #3233: throw an IOError exception in Library.Open() if the specified
  library file cannot be opened.
  
  This had been changed to a "feature request" but should have been a bug, even
  though it worked as documented (or rather, the documentation described what
  the function did).
  
  Revision  Changes    Path
  1.16      +5 -7      blender/source/blender/python/api2_2x/Library.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Library.c.diff?r1=1.15&r2=1.16&cvsroot=bf-blender>
  1.6       +2 -2      blender/source/blender/python/api2_2x/doc/Library.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Library.py.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list