blender/intern/bsp
Ken Hughes 5c95302043 ===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.
2006-06-08 03:10:26 +00:00
..
extern WooHoo me again ;) 2002-12-26 18:25:17 +00:00
intern ===Tools=== 2006-06-08 03:10:26 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
test Hello, 2003-01-12 19:48:53 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00