[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
Tue Apr 18 17:37:32 CEST 2006


campbellbarton (Campbell Barton) 2006/04/18 17:37:32 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
    blender/source/blender/python/api2_2x/doc Object.py 
  
  Log:
  Error in accessing the listbase needed to use BLI_countlist(&lb) rather then BLI_countlist(lb)
  fixed, thanks jms for the hint.
  
  Revision  Changes    Path
  1.180     +2 -2      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.179&r2=1.180&cvsroot=bf-blender>
  1.66      +1 -1      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.65&r2=1.66&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list