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

Campbell Barton cbarton at metavr.com
Thu Jan 5 16:53:07 CET 2006


campbellbarton (Campbell Barton) 2006/01/05 16:53:07 CET

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
    blender/source/blender/python/api2_2x/doc Object.py 
  
  Log:
  Changed so all errors raise an excepton. - As per Toni's suggestions.
  TypeError for pythonCoder error.
  RuntimeError for blender not being able to be joined. (Sorry stivs, no BadJuJu yet)
  
  Documented this in the epydocs also.
  
  Revision  Changes    Path
  1.161     +23 -14    blender/source/blender/python/api2_2x/Object.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Object.c.diff?r1=1.160&r2=1.161&cvsroot=bf-blender>
  1.56      +2 -2      blender/source/blender/python/api2_2x/doc/Object.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Object.py.diff?r1=1.55&r2=1.56&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list