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

Ken Hughes khughes at pacific.edu
Sun May 28 02:39:13 CEST 2006


khughes (Ken Hughes) 2006/05/28 02:39:13 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
    blender/source/blender/python/api2_2x/doc Mesh.py 
  
  Log:
  ===Python API===
  Added to Mesh API me.sel and me.hide, which set/clear the selection and
  hidden values for all verts/edges/faces in a mesh.
  
  Revision  Changes    Path
  1.57      +63 -1     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.56&r2=1.57&cvsroot=bf-blender>
  1.31      +6 -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.30&r2=1.31&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list