[Bf-blender-cvs] CVS commit: blender/source/blender/src booleanops.c

Nathan Letwory nathan.letwory at axel.fi
Thu Apr 8 20:58:32 CEST 2004


jesterking (Nathan Letwory) 2004/04/08 20:58:32 CEST

  Modified files:
    blender/source/blender/src booleanops.c 
  
  Log:
  Fix for bug #1065: boolean ops with meshes containing 0 faces crashed on Linux and OSX.
  
  Check first if meshes have faces, otherwise don't do boolean op.
  
  (see: http://projects.blender.org/tracker/index.php?func=detail&aid=1065&group_id=9&atid=125)
  
  Revision  Changes    Path
  1.8       +24 -4     blender/source/blender/src/booleanops.c



More information about the Bf-blender-cvs mailing list