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

Ton Roosendaal ton at blender.org
Wed Jan 17 22:07:10 CET 2007


ton (Ton Roosendaal) 2007/01/17 22:07:10 CET

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
  
  Log:
  Bugfix #5732
  
  Python scripts: when setting a layer for an object, the function assumed
  the object had to be in the current scene, thus ignoring layers for other
  objects.
  
  Now the object->lay value is set always.
  
  Revision  Changes    Path
  1.244     +6 -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.243&r2=1.244&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list