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

Campbell Barton cbarton at metavr.com
Sat Aug 26 09:26:04 CEST 2006


campbellbarton (Campbell Barton) 2006/08/26 09:26:04 CEST

  Modified files:
    blender/source/blender/python/api2_2x Metaball.c 
    blender/source/blender/python/api2_2x/doc Metaball.py 
  
  Log:
  Metaball wasnt checking the length of any of the input arg lists which resulted in errors in unrelated parts of the script.
  Updated the doc too and added a longer example (converting an envalope armature into a meta object)
  
  Revision  Changes    Path
  1.24      +33 -10    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.23&r2=1.24&cvsroot=bf-blender>
  1.8       +73 -3     blender/source/blender/python/api2_2x/doc/Metaball.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Metaball.py.diff?r1=1.7&r2=1.8&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list