blender/intern
Ken Hughes b8c6c1fdf0 ===Tools===
Bug "fix" for #3932, and possibly for #3799.  Booleans can get into an endless loop (at least until memory runs out); through triangulation somehow a face is repeatedly added to the list of faces to triangulate.  This patch checks the face list for duplicates prior to a list add and aborts if a dup is found.

The real issue is why the triangulation is creating the face in the first place, but that will take a more thorough (and longer) examination of the code.  If I can fix that issue that prior to the 2.42 release, then this code can be removed.
2006-06-06 17:43:57 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
boolop ===Tools=== 2006-06-06 17:43:57 +00:00
bsp applied patch [ #4207 ] Boolean operations fix 2006-06-02 18:17:40 +00:00
container Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
csg == SCons == 2006-02-04 14:15:10 +00:00
decimation applied patch [ #4207 ] Boolean operations fix 2006-06-02 18:17:40 +00:00
elbeem - fixed geometry init (object id init was missing) 2006-05-16 08:54:08 +00:00
ghost Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan Houghton for this contribution. 2006-06-05 15:52:26 +00:00
guardedalloc Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
iksolver Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
memutil Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
moto Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
opennl Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
SoundSystem Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
string Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00