[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Mesh.c Metaball.c

Campbell Barton cbarton at metavr.com
Sun Jan 28 05:58:27 CET 2007


campbellbarton (Campbell Barton) 2007/01/28 05:58:26 CET

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c Metaball.c 
  
  Log:
  made Mesh.Get('foo') raise an error when foo dosnt exist rather then returning None (to work like other modules)
  also update Metaball.Get() to be less messy - still functions the same.
  
  Revision  Changes    Path
  1.119     +8 -4      blender/source/blender/python/api2_2x/Mesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mesh.c.diff?r1=1.118&r2=1.119&cvsroot=bf-blender>
  1.32      +18 -38    blender/source/blender/python/api2_2x/Metaball.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Metaball.c.diff?r1=1.31&r2=1.32&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list