Blender Git Loki

Git Commits -> Revision d731945

Revision d731945 by Ken Hughes (master)
September 7, 2006, 17:22 (GMT)


===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

Commit Details:

Full Hash: d731945f015bd6c51be28d422abb4216a82d8b03
SVN Revision: 8455
Parent Commit: 352d8cd
Lines Changed: +238, -4

2 Modified Paths:

/intern/boolop/intern/BOP_Mesh.cpp (+211, -2) (Diff)
/intern/boolop/intern/BOP_Mesh.h (+27, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021