Blender Git Commit Log

Git Commits -> Revision 5c95302

Revision 5c95302 by Ken Hughes (master)
June 8, 2006, 03:10 (GMT)


===Tools===
Previous patch for "problems with STL iterators/vectors that only show up under
Visual Studio 2005" could cause a crash when object used as a boolean modifier
was changed (for example, flipping all the normals). The problem is that result
of boolean operations (apparently) can result in empty meshes. Patched to
use the vector::size operator to check for empty vectors before trying to
check the iterator.

Commit Details:

Full Hash: 5c9530204334fc5a83bd80770755b4764fae22e7
SVN Revision: 7645
Parent Commit: 4c802a0
Lines Changed: +10, -3

1 Modified Path:

/intern/bsp/intern/BSP_CSGMesh_CFIterator.h (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021