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

Ken Hughes khughes at pacific.edu
Sun Jan 1 16:54:30 CET 2006


khughes (Ken Hughes) 2006/01/01 16:54:30 CET

  Modified files:
    blender/source/blender/python/api2_2x NMesh.c 
  
  Log:
  Created local function check_NMeshLists(), which performs checking on
  NMesh lists before trying to build a new mesh (used by mesh.PutRaw() and
  mesh.update()).  It was possible to put junk into the NMesh lists, resulting
  in some messed-up meshes.
  
  Revision  Changes    Path
  1.108     +85 -23    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.107&r2=1.108&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list