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

Ken Hughes khughes at pacific.edu
Wed Jul 5 20:28:51 CEST 2006


khughes (Ken Hughes) 2006/07/05 20:28:51 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  ===Python API===
  Bugfix #4605: mball_to_mesh() doesn't create edges for new mesh, so
  me.getFromObject() wouldn't display the new mesh until edit mode was entered.
  Added a call to displistmesh_add_edges() to calculate them and then insert
  into the new mesh.
  
  Revision  Changes    Path
  1.64      +16 -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.63&r2=1.64&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list