[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
Tue Jan 17 07:18:44 CET 2006


khughes (Ken Hughes) 2006/01/17 07:18:44 CET

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
    blender/source/blender/python/api2_2x/doc Mesh.py 
  
  Log:
  ==Python API==
  Added Mesh.Modes() function, which allows scripts to get/set the selection
  mode settings for meshes.  This was necessary in order for the mesh tools
  such as triangulate, remove doubles, etc., to work properly.
  
  Revision  Changes    Path
  1.32      +47 -9     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.31&r2=1.32&cvsroot=bf-blender>
  1.15      +18 -0     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.14&r2=1.15&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list