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

Willian Padovani Germano wgermano at ig.com.br
Thu Feb 3 04:04:32 CET 2005


ianwill (Willian Padovani Germano) 2005/02/03 04:04:32 CET

  Modified files:
    blender/source/blender/python/api2_2x NMesh.c NMesh.h 
    blender/source/blender/python/api2_2x/doc NMesh.py 
  
  Log:
  BPython:
  - NMesh: added face.sel and face.hide attributes to NMFaces, to set / get selection and visibility state of faces as they appear in edit mode.
  - doc updates, including the right fix to two edge related methods, thanks to Stephane Soppera for pointing it (my fault, Stephane).
  
  Revision  Changes    Path
  1.54      +27 -12    blender/source/blender/python/api2_2x/NMesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NMesh.c.diff?r1=1.53&r2=1.54&cvsroot=bf-blender>
  1.31      +3 -3      blender/source/blender/python/api2_2x/NMesh.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NMesh.h.diff?r1=1.30&r2=1.31&cvsroot=bf-blender>
  1.27      +54 -10    blender/source/blender/python/api2_2x/doc/NMesh.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/NMesh.py.diff?r1=1.26&r2=1.27&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list