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

Ken Hughes khughes at pacific.edu
Wed Dec 20 23:56:58 CET 2006


khughes (Ken Hughes) 2006/12/20 23:56:58 CET

  Modified files:
    blender/source/blender/python/api2_2x/doc Mesh.py 
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  Python API
  ----------
  Bugfix/enhancement: allow image of mesh's UV faces to be removed/cleared by
  "del f.image" or "f.image = None", and handle image user counts correctly
  when assigning/clearing images.
  
  Revision  Changes    Path
  1.56      +2 -1      blender/source/blender/python/api2_2x/doc/Mesh.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Mesh.py.diff?r1=1.55&r2=1.56&cvsroot=bf-blender>
  1.108     +16 -10    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.107&r2=1.108&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list