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

Ken Hughes khughes at pacific.edu
Thu Oct 13 22:47:15 CEST 2005


khughes (Ken Hughes) 2005/10/13 22:47:15 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  - perform typechecking before calling EXPP_check_sequence_consistency
  - change experimental methods for Mesh Tools "Subdivide" and "Smooth" to
    object methods.  if compiled, you can use mesh.subdivide() and mesh.smooth()
  
  Revision  Changes    Path
  1.9       +79 -60    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.8&r2=1.9&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list