blender/intern
Ken Hughes d731945f01 ===Tools===
Experimental boolean tool optimization: for very large meshes a significant
amount of time is spend performing linear searches of edges.  This patch
implements a "hash" table (really more of a bucket table) to narrow the
search space.

If someone should need to disable this, just remove the "#define HASH" at
the beginning of BOP_Mesh.h
2006-09-07 17:22: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-09-07 17:22:57 +00:00
bsp ===Tools=== 2006-06-10 15:47:19 +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 Fix for bug #4425: 2006-07-01 17:51:48 +00:00
elbeem - modified patch #4681, for scons compiling 2006-08-22 11:18:00 +00:00
ghost I Added a dummy Error Handler temporarly while it trys to 2006-08-04 15:08:36 +00:00
guardedalloc Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedalloc 2006-09-06 19:13:23 +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 *msvc project update 2006-06-23 15:25:57 +00:00
memutil Needed to add the conditional commands to ranlib for the darwin platforms. 2006-07-06 00:05:33 +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 - modified patch #4681, for scons compiling 2006-08-22 11:18:00 +00:00